admin_footer-{$hook_suffix}

Advertisement

Summery Summery

Prints scripts or data after the default footer scripts.

Syntax Syntax

do_action( "admin_footer-{$hook_suffix}" )

Description Description

The dynamic portion of the hook name, $hook_suffix, refers to the global hook suffix of the current page.

Source Source

File: wp-admin/admin-footer.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Advertisement

Leave a Reply