• 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.