admin_print_footer_scripts-widgets.php

admin_print_footer_scripts-widgets.php

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

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

  • /wp-includes/class-wp-customize-widgets.php line 954
    	 * @since 3.9.0
    	 */
    	public function print_footer_scripts() {
    		/** This action is documented in wp-admin/admin-footer.php */
    		do_action( 'admin_print_footer_scripts-widgets.php' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
    
    		/** This action is documented in wp-admin/admin-footer.php */
    		do_action( 'admin_print_footer_scripts' );
    
    		/** This action is documented in wp-admin/admin-footer.php */
    		do_action( 'admin_footer-widgets.php' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores