I’m don’t know a way of re-using the page picker but you could achieve what you’re trying to do with the “Post Object” field type in the Advanced Custom Fields plugin.
The post object field creates a select field where the choices are
your pages + posts + custom post types. This field is useful for
advanced linking to another page / post.
Related Posts:
- ‘Pages’ widget alternative for custom post types?
- Including link to custom post type in ‘wp_list_pages’ function
- Highlight specific menu item when custom post is page
- Trouble with CPT Child 404
- Database to page routing API?
- Assign same parrent Page to pages AND custom post types
- Allow Static Page Load Dynamic Child Pages
- page menu entry for custom post type
- No Permission to add new Page, Post or CPT with Admin role
- How to display custom WP menus?
- Static page determines as home, but it is not
- Show Custom Post Type meta boxes only on Page Edit
- Why does my content disapear when I make a page to match an archive name?
- How to use Custom Page Templates for hierarchical Custom Post Type
- Is there a way to establish parent/child relationship in WP menu links exclusively?
- Use custom walker to add taxonomy terms to main nav menu
- A page that shows a list of a specific custom post type
- Top Level pages in wordpress giving 404, but child pages working fine
- Page for custom post type
- Single custom post type’s menu ancestor/parent is Posts archive page
- menu link to custom post_type?
- Review site custom post type structure
- Custom Post Types in the WordPress Navigation Menu
- Why does not this wp_redirect work in is_single()?
- Why is get_pages() returning a boolean?
- Pros and cons of a custom page vs custom post type template file
- How to include custom post type posts on a page?
- Custom Post Type & Custom Menu Walker to append custom class for active post types
- Ordering Submenu Pages in WP 3.1
- the_content(); of custom post type treated as an array or object
- Which Template Page Should I Use?
- Multiple pages per post (not pagination)
- How can i automatically add CPT single pages as sub menu items
- Can I change my post type to anything and my site still work?
- How can I use archive-{post_type}.php theme template?
- Page listing Custom Posts
- Custom Post Type Link added to menu won’t show in frontend
- Display an authors post on a single page only when they are logged in
- Why are some of my custom posts not showing up on my page?
- How To Display A List Of CPT Posts In A Meta Box On Menus Page?
- Get custom post type categories to show up in menus
- How can I create an automatic drop down menu with my tags?
- show current item in custom menu, when inside a custom post type
- Merge page with custom post type
- WordPress menu with custom taxonomy
- Prevent custom post type from showing up in custom menus
- Conflict between wp_list_pages and get_posts – list pages not displaying
- Hide Status Option From WordPress Publish Metabox and Rename Published on:
- URL Rewrite – Page Archive
- How to set the mainpage of a custom post type?
- Custom Post Type – Portfolio no longer works
- Render a Post or Page using the correct file
- How to programmatically add elements in a custom menu
- Setting a homepage – doesn’t seem to work
- Under What Conditions Can I name my CPT the same as my CPT Page?
- custom post creation on front page – on submit a search is done
- wp_dropdown_pages with tax_query clause
- Am I mixing up the concept of posts pages and categories?
- How to setup different permlalinks for posts and pages?
- Custom Posttype and menu classes
- Getting subpage of subpage – Custom posts
- highlight parent page menu item when in custom post type
- Sets post_parent in custom post type posts automatically based on cpt->page name
- Tag template not returning posts [closed]
- Custom post type post in custom menu
- Does “Custom Post Type” can have page hierarhy option?
- Custom post type posts wont show in wp_nav_menu()
- Home page is getting current-menu-item even if it’s not home
- Placing Admin Post Metaboxes in Tabs
- Menu for taxonomies and posts belongs to taxonomy
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to set a ‘page’ as parent of a custom post type?
- How can I put content before my custom post type default pages?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- build child and anchestor three from post parent
- Add custom template ‘sub-page’ to Custom Post type?
- Metabox collapsed by default
- wordpress get menu id by custom post_type?
- cpt not display inside nav menu
- How to use posts as tabs in a custom page?
- Custom Post Type Single Page and Archive Page redirects to Home Page
- How to create a Child & Siblings menu for a custom post type?
- wp_get_nav_menu_items doesn’t return custom post type item
- Create Custom page with custom domain
- How to stop a permalink redirecting to a page whit same slug but different permalink
- Do not show child pages within a file page
- Disable Sidebar on certain pages
- Cannot save pages after migration
- Displaying posts inside table having issues
- Show posts from custom post type sorted by category/taxonomy on a one-pager/page
- Custom post types & Pages hierarchy – Error 404
- How to make “single post” permalink maintain it’s sub-page structure
- Automatically add CPT UI categories to the menu
- Custom post type category link + add to menu
- How to manage a custom post type archive as a page?
- How to manage a custom post type archive as a page?
- Possition a Custom Post Type Tab under Settings
- Include images from pages in wp search.php results in default wp search
- Navigation not working for custom post type pages
- wp_nav_menu doesn’t seem to work on custom post type pages