Docs: Improve documentation for WP_Dependencies, WP_Scripts, and WP_Styles methods.
See #48303. Built from https://develop.svn.wordpress.org/trunk@47170 git-svn-id: http://core.svn.wordpress.org/trunk@46970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -926,7 +926,6 @@ function load_child_theme_textdomain( $domain, $path = false ) {
|
||||
* @param string $handle Name of the script to register a translation domain to.
|
||||
* @param string $domain Optional. Text domain. Default 'default'.
|
||||
* @param string $path Optional. The full file path to the directory containing translation files.
|
||||
*
|
||||
* @return string|false False if the script textdomain could not be loaded, the translated strings
|
||||
* in JSON encoding otherwise.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user