Archive | Functions by letter a RSS feed for this section

add_post_type_support

Register support of certain features for a post type.All features are directly associated with a functional area of the edit screen, such as the editor or a meta box: ‘title’, ‘editor’, ‘comments’, ‘revisions’, ‘trackbacks’, ‘author’, ‘excerpt’, ‘page-attributes’, ‘thumbnail’, and ‘custom-fields’.

285

Continue reading

add_posts_page

Add sub menu page to the posts main menu.This function takes a capability which will be used to determine whether or not a page is included in the menu.

281

Continue reading

add_plugins_page

Add sub menu page to the plugins main menu.This function takes a capability which will be used to determine whether or not a page is included in the menu.

279

Continue reading