Docs: Mark optional parameters in Walker_Category methods as such.

Also cleans up some syntax.

See #36300.

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


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

View File

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