Changeset 53331 for trunk/src/wp-includes/class-wp-customize-nav-menus.php
- Timestamp:
- 05/02/2022 01:11:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r53279 r53331 1200 1200 * 1201 1201 * @param array $available_item_type Menu item data to output, including title, type, and label. 1202 * @return void1203 1202 */ 1204 1203 protected function print_post_type_container( $available_item_type ) { … … 1241 1240 * 1242 1241 * @since 4.7.0 1243 *1244 * @return void1245 1242 */ 1246 1243 protected function print_custom_links_available_menu_item() {
Note: See TracChangeset
for help on using the changeset viewer.