Action hook 'admin_footer-widgets.php'

in WP Core File wp-includes/class-wp-customize-widgets.php at line 960

Description

Calls admin_print_footer_scripts and admin_print_scripts hooks to allow custom scripts from plugins.

Occurrences

Filename Line Number
wp-includes/class-wp-customize-widgets.php 960

PHP Doc

/**
	 * Calls admin_print_footer_scripts and admin_print_scripts hooks to
	 * allow custom scripts from plugins.
	 *
	 * @since 3.9.0
	 */