Docs: Correct and expand the docs for the $post_type argument of wp_nav_menu_item_post_type_meta_box().

Props mehulkaklotar for initial patch.
See #37211.
Built from https://develop.svn.wordpress.org/trunk@38127


git-svn-id: http://core.svn.wordpress.org/trunk@38068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-07-21 18:00:32 +00:00
parent 04319a7898
commit 6bcbeb858d
2 changed files with 9 additions and 2 deletions

View File

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