Forums

Understanding wp_posts table. (1 post)

  1. theNetImp
    Member
    Posted 1 month ago #

    I have been developing WP plugins for a few months on and off. I am interested in writing a new plugin, but I would like to do it without adding new database tables. I decided to start trying to understand all the database tables. Noticing that uploads, posts and the lot are all stored in the "posts" table.

    I'd rather not start putting stuff in this table without understanding everything else that gets put in there, and was hoping there was some documentation on how these tables should be used, or if it's recommended not to use them.

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 1 month ago by theNetImp
  • WordPress version: 2.8.4
  • This topic is not a support question