mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: A host of corrections and improvements to inline documentation.
See #57840 git-svn-id: https://develop.svn.wordpress.org/trunk@55732 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -81,7 +81,7 @@ function _wp_scripts_maybe_doing_it_wrong( $function_name, $handle = '' ) {
|
||||
*
|
||||
* @since 2.1.0
|
||||
*
|
||||
* @param string|bool|array $handles Optional. Scripts to be printed. Default 'false'.
|
||||
* @param string|string[]|false $handles Optional. Scripts to be printed. Default 'false'.
|
||||
* @return string[] On success, an array of handles of processed WP_Dependencies items; otherwise, an empty array.
|
||||
*/
|
||||
function wp_print_scripts( $handles = false ) {
|
||||
|
||||
Reference in New Issue
Block a user