933*934* @since 4.3.0935* @since 4.7.0 Each array item now includes a `$type_label` in addition to `$title`,`$type`,and`$object`.936*937* @param array$item_types Navigation menu item types.938*/939$item_types=apply_filters('customize_nav_menu_available_item_types',$item_types);940941return$item_types;942}943944/**945* Adds a new`auto-draft` post.
History
Introduced in 4.3.0. Unchanged from 6.7.7 through 7.1.0.