W3cubDocs

/WordPress

_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–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/_wp_footer_scripts