WordPress Fundamental — Easy
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
