Prints scripts.
Prints the scripts passed to it or the print queue. Also prints all necessary dependencies.
$handlesstring|string[]|falseoptional
Default:false
$groupint|falseoptional
Default:false
public function print_scripts( $handles = false, $group = false ) {
return $this->do_items( $handles, $group );
}
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_scripts/print_scripts