This is very easy with post types generated by Pods. If you create a Custom Post Type with Pods, you can add this to Parent Menu ID: “edit.php?post_type=top_level_post_type”
Related Posts:
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Is it OK to move admin menu items?
- Unable to filter on field on edit.php page
- Actions that Run on Admin Edit Page Load After Posts Are Queried
- Custom Post Type and taxonomies’s labels localization not working
- How do I alter the position of a Custom Post Type menu item within my plugin admin menu?
- How do increase the amount of links shown down the left in the admin menu?
- Add Custom Post type menu to another menu in specific location
- How to add query args to links to CPT admin submenu
- Metaboxes inside Tab
- How to avoid hardcoded text in a custom page template?
- Custom Post Type Causing Admin Sidebar UI Issue
- Custom Taxonomy Showing in WP Menu
- Admin menu link with variable
- Post URL redirecting to homepage
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Access $post object when adding custom columns to list table
- Hook to override title, image and content
- Insert Multiple Post with Same Publish Button
- Why is conditionally loading a custom plugin’s code only on a specific custom post type causing the site content to disappear?
- How to only show posts assigned to current user, only in certain post types
- Move custom post menu to under plugin admin menu
- get_object_taxonomies() returns empty array for custom post type
- Add acf field in title (admin table)
- WordPress theme custom capabilities not works
- custom post type not showing in menu
- Custom posts don’t work
- Linking to the most recent post in a Custom Post Type
- Insert & order custom post types in/as submenu
- No posts found – Custom Post Type show_ui
- How to customize a permalink (URL) structure?
- Adding a custom post type taxonomy template in plugin
- Plugin: register custom post types, child ready and performance best practices
- How to add a custom taxonomy to show up in a custom post type menu?
- With two custom post types, how to make one a child of the other in the admin menu?
- Adding HTML tags or css classes to admin columns
- Getting a PHP Notice when using Pods with WPML [closed]
- Create a page that will be used to create a custom post type
- Customize my custom taxonomy table in Admin panel
- Give a permalink to Custom Post Types without title
- Get parse_query filter to return slug instead of id
- Custom Post Type Nav to Subpage
- Selecting a post in Dashboard
- Custom admin post.php page
- Getting template_include to work when allow_url_include is off?
- A simple script to allow sorting of custom posts in admin?
- How to add a custom-post-type post within another custom-post-type post edit screen using AJAX?
- Notify admin on new submit
- Custom post types as sub menu pages and role capabilities issue
- WordPress post_where & posts_join not working only for custom post type
- Add custom ID to CPT posts only create not update
- Add custom post type as submenu [closed]
- WordPress multiple custom post types capability conflict in a single menu
- On update or create post redirect to current post position in list
- Getting meta in editor plugin, and event triggering issue
- Orderby CPT custom fields not working
- Unable to get Custom Plugin Options data
- Update post meta not working in transition_post_status
- Use custom metabox to update automatically a post after a given date
- Options page – dropdown of users
- Addition of custom option panel crashes Media Library & Admin Area
- How to display Custom Taxonomy under Custom Admin Menu?
- Display a grid of taxonomy terms at root taxonomy page
- Able to edit custom post, but unable to create new custom post when within submenu. What capability is missing?
- Add Custom Post Type as top level menu item for a custom page
- Custom Permalink to remove category word , keeping posts permalink with date?
- Possibilities for the edit.php admin panel? [closed]
- No Permission to add new Page, Post or CPT with Admin role
- Form action/link to render a plugin in WordPress front-end
- What is the best practice for displaying my plugin content in themes?
- Custom post type archive page blank
- Set a CPT slug as a base name for all the taxonomies
- How to use TinyMCE Editor for one of my custom post meta field?
- How to Create a WordPress Plugin With Custom Post Type/Custom Field Features?
- Admin Column does not populate with data
- How to remove post listing page for a custom post type
- Custom post listing page layout of custom post type
- How to Get WordPress custom post data in WooCommerce product meta panel? [closed]
- Filtering posts list table
- A custom post type in another post type
- CPT Validation to not show “Post updated.”
- Adding a metabox on a CPT’s submenu page
- Include related custom fields from one post type in another post type’s JSON feed
- Add a page in admin without adding menu item
- Deleting taxonomy terms and relationships on a custom post_type when a user is deleted
- Edit Custom Post Type on Custom Admin Page instead Post Admin
- Define/declare new custom types with fields in plugin?
- 2 Different Custom Post Types in Submenu
- How to get a custom field value of a custom post?
- Plugin fatal error
- custom comments form for custom post type
- Wrap meta boxes & data handling for specific post types in classes?
- Adding CSS to custom post type admin page causes error
- Problems wp_insert_post and save_posts filter
- Custom fields for custom post type
- Suggestion on custom post type/ taxonomy relationship
- Custom post type isn’t working
- Add a ‘guide’ image to custom post type admin page
- wordpress remove views from action links in a custom post
- When should I create custom post types?