324 results found for “posts”. Showing results 226 to 250.
-
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
functionwp_reset_query()
Destroys the previous query and sets up a new query.
-
hookadd_inline_data
Fires after outputting the fields for the inline editor for posts and pages.
-
functionget_author_link()
Returns or Prints link to the author’s posts.
-
functionget_inline_data()
Adds hidden fields with the data for use in the inline editor for posts and pages.
-
hookpre_delete_term
Fires when deleting a term, before any modifications are made to posts or terms.
-
hooksplit_the_query
Filters whether to split the query.
-
functioncurrent_user_can()
Returns whether the current user has the specified capability.
-
hookpost_row_actions
Filters the array of row action links on the Posts list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1600 -
functionwpmu_delete_user()
Deletes a user and all of their posts from the network.
-
functionwp_get_shortlink()
Returns a shortlink for a post, page, attachment, or site.
-
methodWP_User::has_cap()
Returns whether the user has the specified capability.
-
classwp_xmlrpc_server
WordPress XMLRPC server implementation.
-
functionwxr_authors_list()
Outputs list of authors with posts.
-
functionget_post_statuses()
Retrieves all of the WordPress supported post statuses.
-
functionupdate_post_cache()
Updates posts in cache.
-
functionuser_can_for_site()
Returns whether a particular user has the specified capability for a given site.
-
methodWP_Query::is_home()
Determines whether the query is for the blog homepage.
-
functionget_edit_post_link()
Retrieves the edit post link for post.
-
functionget_others_pending()
Retrieve pending review posts from other users.
-
functionget_term_feed_link()
Retrieves the feed link for a term.
-
functionregister_post_meta()
Registers a meta key for posts.
-
functionregister_post_type()
Registers a post type.