WPDK  1.5.0
WordPress Development Kit
 All Data Structures Files Functions Variables Pages
WPDKPostType Class Reference

Data Fields

const ATTACHMENT = 'attachment'
 
const NAV_MENU_ITEM = 'nav_menu_item'
 
const PAGE = 'page'
 
const POST = 'post'
 
const REVISION = 'revision'
 

Detailed Description

WordPress standard Post Type at 3.4 release

Author
=undo= info@.nosp@m.wpxt.nosp@m.re.me
Date
2012-11-28
Version
0.8.1

Definition at line 790 of file wpdk-post.php.

Field Documentation

const ATTACHMENT = 'attachment'

Definition at line 791 of file wpdk-post.php.

const NAV_MENU_ITEM = 'nav_menu_item'

Definition at line 792 of file wpdk-post.php.

const PAGE = 'page'

Definition at line 793 of file wpdk-post.php.

const POST = 'post'

Definition at line 794 of file wpdk-post.php.

const REVISION = 'revision'

Definition at line 795 of file wpdk-post.php.


The documentation for this class was generated from the following file: