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 | 954 |
PHP Doc
/**
* Calls admin_print_footer_scripts and admin_print_scripts hooks to
* allow custom scripts from plugins.
*
* @since 3.9.0
*/