Docs: Improve documentation for wp_count_terms().

Props bordoni, swissspidy.
Fixes #34861.
Built from https://develop.svn.wordpress.org/trunk@35895


git-svn-id: http://core.svn.wordpress.org/trunk@35859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-12-13 12:11:27 +00:00
parent 188d41b53c
commit 8ad27a1405
2 changed files with 5 additions and 6 deletions

View File

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