admin_footer-widgets.php

admin_footer-widgets.php

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wp-page-widget.4.0

do_action('admin_footer-widgets.php') is found 1 times:

  • /wp-page-widgets.php line 74
    function pw_print_script_template() {
    	global $pagenow, $typenow;
    
    	if (pw_backend_check_allow_continue_process()) {
    		do_action('admin_footer-widgets.php');
    	}
    
    }
    
    function pw_print_scripts() {
    	global $pagenow, $typenow;
    

See this hook used in plugins: