Which WordPress table stores post content by default?

WordPress Fundamental Easy

WordPress Fundamental — Easy

Which WordPress table stores post content by default?

Key points

  • wp_posts is the default table for storing post content
  • wp_postmeta stores metadata related to posts
  • wp_options stores site settings and configurations
  • wp_content is not a default WordPress table

Ready to go further?

Related questions