Suggestion: move the data from the custom table into the wp_posts and wp_postmeta tables, as a custom post type.
It will save you a lot of effort, in the long run.
Related Posts:
- What does this PHP function code mean? [closed]
- Restrict custom post type to only site administrator role
- Linking Two Post Types
- How to force one column layout on custom post type edit page?
- modify all posts of a category to “no comments allowed”
- Why is the »_builtin« parameter not advised in »register_post_type()« for custom post types?
- Showing current taxonomy terms
- automatically create taxonomy with same name as post title
- Assigning a role to a specific custom post type (and ignoring other post types)
- Display posts in random post types
- Custom Post Type by user
- Query post types with multiple keys
- [Plugin: Posts 2 Posts] Changing display order of connections
- same archive template for different custom post
- Get all posts WHERE custom_field is LIKE value
- Get the post children count of a post
- How to delete all posts from a custom post type?
- Check Title Unique Or Not and If not error message and dont save
- Remove All, Published and Trashed Post Views in Custom Post Type
- How to post twitter like updates on wordpress
- Show Two custom Post type and their posts on category page
- apply filters only to specific post listing without check the url parameters
- Custom post type and body_class: Remove “blog” class
- Deleting Custom Post type data using mySQL command
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Display only one post each WEEK
- List custom taxonomy specific to one custom post type
- Meta query for custom post type ignored in main query
- Show titles, date of all posts on single category page
- Update postmeta Parent when post_status child change
- Allow users to create posts without logging in?
- How to sort posts in a custom post type by title in ascending order by default?
- Get_the_terms restrict output
- Custom post type menu
- YOAST SEO won’t work on custom post type archive [closed]
- Separate Content from gallery (custom post type)
- WordPress Count posts within a custom post type
- Custom post type tags not showing in search
- How set template for “custom post type” individual post
- Why is my custom post content only viewable when signed into WordPress?
- Adding specific custom fields (images) to post excerpt
- Limit posts per page depending on the size of a div?
- Delete Post by User
- creating a custom post template
- Problem to get the link of the default ‘post’ post type like the orther custom types
- One Post with different content, depending on a Page
- Custom Post Type
- Display all post types together
- Turn post into simple slideshow
- Query multiple post of which one by taxonomy
- How to make a template for a specific post of a custom post type?
- How to delete unnecessary custom post types in the UI
- How to create a job post by email parsing? [closed]
- show posts under custom post type with same autj
- How to automate the creation of advanced layout article/post
- display posts, pages and custom post types from another wordpress site
- is therer any wordpress function to retrieve a specific html element from post content
- How to develop Knowledge center in WordPress Website
- ACF – Tags not showing up in Custom Post Types
- WordPress REST Create Post of Custom Type
- remove_action conditionally for Custom Post Type
- Best practice for adding posts in bulk
- Impossible to get Attachments Outside WordPress?
- How to structure a site with product variations pages?
- Show the same Article Available in Other Categories
- Display random posts, but omit the post it is on?
- Hiding posts by other users and non-logged in
- How do I move/order posts with a tag to the end?
- WP_Query custom post type query not showing the exact post type
- How do i search authors from search form using author’s name
- Is it a good idea to add a column to the posts table?
- Change “empty trash” button text?
- Creating separate feeds for custom post types
- wordpress lists similar type of posts in a custom post type
- why post_class() function apply css classes to all other files?
- Display Custom Post Types Glossary
- Convert Custom Table Data Based Plugin To Be Searchable
- list posts of two post types in a single template
- The loop does not show users
- Front-end Image Upload to Custom Meta Box
- WP 3.1 custom post type permlinks
- Placing Admin Post Metaboxes in Tabs
- Add a form in every post and save data in post meta
- Right way to store a large set of similar information on website? [duplicate]
- Correct way adding External classes to Custom Post type and output their methods to template
- Querying posts that don’t have a certain key value or don’t have the key
- Assign a Post to a User
- Cannot save pages after migration
- How to Disable option of meta field if that option is selected for any other post in custom post type?
- Rest Api not working with Iframe in form data
- Use WP pagination functions on a custom page template
- Multiple WordPress Sites, Same Database but Filtered Content
- Limit or filter edit view in the dashboard to a specific ID only?
- Why isn’t my custom post type using the corresponding custom post template?
- Add Excerpt On Quicksand Plugin
- Specifying Default Template for Hierarchal Custom Post Type [duplicate]
- Post type cloud like tag cloud?
- Change permalinks for posts but not custom post type?
- cannot export data from CPT UI (books)
- Drawbacks of making the default post-type: post hierarchical [closed]