According to the Wordpress Codex, Post Types refers to the various structured data that is maintained in the WordPress posts table. Native (or built-in) post types include: post, page, attachment, revision, and nav-menu-item.
<a href="http://codex.wordpress.org/Post_Types#Custom_Types">Custom Post Types</a> are also supported in WordPress.
According to the Wordpress Codex, Post Types refers to the various structured data that is maintained in the WordPress posts table. Native (or built-in) post types include: post, page, attachment, revision, and nav-menu-item.
<a href="http://codex.wordpress.org/Post_Types#Custom_Types">Custom Post Types</a> are also supported in WordPress.