After [34529], normalize documentation for get_terms() and wp_get_object_terms().

See #10142.
Built from https://develop.svn.wordpress.org/trunk@34530


git-svn-id: http://core.svn.wordpress.org/trunk@34494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges
2015-09-25 04:05:24 +00:00
parent 8b4a5d1ec0
commit 563d70aa0d
2 changed files with 58 additions and 57 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-34529';
$wp_version = '4.4-alpha-34530';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.