Creating Custom Post Types In WordPress | Elegant Themes Blog - 1 views
-
Luciano Ferrer on 24 Jun 14"Custom post types are nothing more than a basic post but have different sets of parameters defined inside your code. The post type of regular posts is post, pages use page, attachments use attachment and so on. Since the release of WordPress 3.0, you can now create your own custom post types. If created successfully and the right parameters are returned you can have a customized area on your website like no other."