Docs: Miscellaneous docblock corrections and improvements.
See #58833 Built from https://develop.svn.wordpress.org/trunk@56414 git-svn-id: http://core.svn.wordpress.org/trunk@55926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1517,7 +1517,7 @@ function wp_get_pomo_file_data( $po_file ) {
|
||||
*
|
||||
* @type string $id ID attribute of the select element. Default 'locale'.
|
||||
* @type string $name Name attribute of the select element. Default 'locale'.
|
||||
* @type array $languages List of installed languages, contain only the locales.
|
||||
* @type string[] $languages List of installed languages, contain only the locales.
|
||||
* Default empty array.
|
||||
* @type array $translations List of available translations. Default result of
|
||||
* wp_get_available_translations().
|
||||
|
||||
Reference in New Issue
Block a user