Description
Prints templates, control scripts, and settings in the footer.
Occurrences
Filename | Line Number |
---|---|
wp-admin/customize.php | 304 |
Usage Examples
Example 1
add_action( 'customize_controls_print_footer_scripts', '_wp_footer_scripts'
PHP Doc
/**
* Prints templates, control scripts, and settings in the footer.
*
* @since 3.4.0
*/