Forums

Understanding wp_posts table. (1 post)

  1. theNetImp
    Member
    Posted 2 years 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.

Topic Closed

This topic has been closed to new replies.

About this Topic

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