Customize: Add support for post_type_archive nav menu items.

Props celloexpressions, westonruter.
Fixes #16075.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2015-11-04 04:30:26 +00:00
parent e0cab8383c
commit 77e365efbf
3 changed files with 23 additions and 3 deletions

View File

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