Changeset 38794
- Timestamp:
- 10/14/2016 09:20:34 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r38767 r38794 908 908 } 909 909 910 $this->print_custom_links_available_menu_item(); 910 911 if ( $page_item_type ) { 911 912 $this->print_post_type_container( $page_item_type ); 912 913 } 913 $this->print_custom_links_available_menu_item();914 914 // Containers for per-post-type item browsing; items are added with JS. 915 915 foreach ( $item_types as $item_type ) {
Note: See TracChangeset
for help on using the changeset viewer.