This code creates a submenu page for a custom post type. The page will have the title “Custom Post Type Submenu Page Title” and the menu title “Custom Post Type Submenu Page Menu Title”. The user must have the “manage_options” capability in order to access this page. The callback function for this page is “custom_post_type_submenu_page_callback”.
Was this code snippet helpful?
YesNo