WP core (tag)
| _deprecated_function() | Outputs a message that the specified WP function is deprecated. |
| create_initial_post_types() | Registers default post types and post statuses in WordPress. |
| wp_nav_menu_post_type_meta_boxes() | Creates a meta-box for any post type in the accordion on the menu creation page. |
| wp_nav_menu_setup() | Registers meta boxes and adds a section "Show advanced menu properties" in screen options. |
| wp_nav_menu_taxonomy_meta_boxes() | Creates a meta box for any taxonomy in an accordion on the menu creation page. |