WordPress can hold and display many different types of content. A single item of such a content is generally called a post, although post is also a specific post type. Internally, all the post types are stored in the same place, in the wp_posts database table, but are differentiated by a column called post_typ
Post Types
- 02 / 09 / 2013
- by wpresso
- Visit link
- 0 reply