How to create forum purely through MySQL?
-
I tried to copy all the data from an existing forum to a new row, but when I go to the forum screen within wp-admin the new forum is not showing up.
The tables I copied data from are:
wp_posts
wp_postmeta (all rows where post_id = wp_posts.id)Any ideas? What am I missing?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.