Docs: Improve inline documentation for property and methods in Walker_Category.

Props raimy for the initial patch.
See #36300.

Built from https://develop.svn.wordpress.org/trunk@37046


git-svn-id: http://core.svn.wordpress.org/trunk@37013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-03-22 17:25:26 +00:00
parent 51e322e0ef
commit 9953858514
2 changed files with 24 additions and 15 deletions

View File

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