Advertisement

add_meta_box

Adds a meta box to one or more screens.

_list_meta_row

Outputs a single row of public meta data in the Custom Fields meta box.

wp_popular_terms_checklist

Retrieve a list of the most popular terms from the specified taxonomy.

wp_insert_category

Updates an existing Category or creates a new Category.

Advertisement

populate_roles_250

Create and modify WordPress roles for WordPress 2.5.

wp_set_post_lock

Mark the post as currently being edited by the current user

wp_check_post_lock

Check to see if the post is currently being edited by another user.

Advertisement

postbox_classes

Returns the list of classes to be used by a meta box.

wp_edit_attachments_query

Executes a query for attachments. An array of WP_Query arguments can be passed in, which will override the arguments set by this function.

wp_edit_posts_query

Run the wp query to fetch the posts for listing on the edit posts page

Advertisement

validate_plugin

Validate the plugin path.