How to create WordPress posts autogenerated from database?
-
Hi all π
I need to create WordPress posts autogenerated from MySQL. In the database there will be only some core entries which contain the main information for the posted content. But I donβt need to keep these entries in wp_posts, only to generate it in real time (when the user passes to certain url of the page). So, how I can do this?
Thx for help!
The topic ‘How to create WordPress posts autogenerated from database?’ is closed to new replies.