Docs: Apply documentation standards to the new get_available_languages filter.

See #38788.
Built from https://develop.svn.wordpress.org/trunk@39244


git-svn-id: http://core.svn.wordpress.org/trunk@39184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2016-11-15 09:52:32 +00:00
parent 011391007c
commit a800e652c6
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta3-39243';
$wp_version = '4.7-beta3-39244';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.