Advertisement

wp_create_category

Add a new category to the database if it does not already exist.

get_category_to_edit

Get category object for given ID and ‘edit’ filter context.

Advertisement

populate_roles

Execute WordPress role creation for the various WordPress versions.

post_exists

Determines if a post exists based on title, content, date and type.

Advertisement

get_default_post_to_edit

Default post information to use when populating the “Write Post” form.

add_theme_page

Add submenu page to the Appearance main menu.

wp_reset_vars

Resets global variables based on $_GET and $_POST

got_mod_rewrite

Returns whether the server is running Apache with the mod_rewrite module loaded.

Advertisement