wpseek.com
A WordPress-centric search engine for devs and theme authors
nav_menu_items_{$post_type_name} › WordPress Filter Hooks
Since4.6.0
Deprecatedn/a
› $posts = apply_filters(
| Parameters: (3) |
|
| See: |
|
| Defined at: |
|
| Codex: |
Filters the posts displayed in the 'View All' tab of the current post type's menu items meta box.
The dynamic portion of the hook name, `$post_type_name`, refers to the slug of the current post type. Possible hook names include: - `nav_menu_items_post` - `nav_menu_items_page`Related Functions: wp_nav_menu_item_post_type_meta_box, _nav_menu_item_id_use_once, wp_nav_menu_post_type_meta_boxes, get_post_type_labels, is_post_type_archive, register_post_type