Docs: Improve DocBlock formatting for add_menu_page() and add_submenu_page() wrappers.

See #34360.
Built from https://develop.svn.wordpress.org/trunk@35731


git-svn-id: http://core.svn.wordpress.org/trunk@35695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-11-23 17:56:26 +00:00
parent 2cdeac7cf6
commit 60c8e272f5
2 changed files with 112 additions and 126 deletions

View File

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