_wp_footer_scripts()
Private, for use in *_footer_scripts hooks
Source
File: wp-includes/script-loader.php
function _wp_footer_scripts() {
print_late_styles();
print_footer_scripts();
} Changelog
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/_wp_footer_scripts