As the title says, is there any option to save the data in different table in wordpress.
I have around 10000+ data in my site in a different table. I have moved this table inside wordpress database and i have created custom post and now I want to show the data from my own table not from wp_posts.
Any ideas, suggestion or example.