Post_Types
Content is internally stored in the wp_post table of the MySQL database. There is a column in that table named post_type
Five major post_types that WordPress uses by default:
- Post
- Page
- Attachment
- Revisions
- Nav Menus
Content is internally stored in the wp_post table of the MySQL database. There is a column in that table named post_type
Five major post_types that WordPress uses by default: