152 results found for “delete”. Showing results 126 to 150.
-
Retrieves the buffered content, deletes the buffer, and processes the output.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-automatic-upgrader-skin.php:129 -
Fires immediately before a term to delete’s children are reassigned a parent.
-
Fires immediately after a term to delete’s children are reassigned a parent.
-
functionupdate_user_option()
Updates user option with global blog capability.
-
functiondelete_all_user_settings()
Deletes the user settings of the current user.
-
functionclean_post_cache()
Will clean the post in the cache.
-
functionclean_attachment_cache()
Will clean the attachment in the cache.
-
functionwp_delete_auto_drafts()
Deletes auto-drafts for new posts that are > 7 days old.
-
Deletes a post for any registered post type.
-
functiondelete_post_meta()
Deletes a post meta field for the given post ID.
-
functiondelete_post_meta_by_key()
Deletes everything from post meta matching the given meta key.
-
Filters the action links displayed for each site in the Sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:883 -
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
Filters the list of post types to delete with a user.
-
functioniis7_delete_rewrite_rule()
Deletes WordPress rewrite rule from web.config file if it exists there.
-
functionwp_tempnam()
Returns a filename of a temporary unique file.
-
functiondownload_url()
Downloads a URL to a local temporary file using the WordPress HTTP API.
-
functionupdate_core()
Upgrades the core of WordPress.
-
functionclean_page_cache()
Will clean the page in the cache.
-
Filters the upload base directory to delete when the site is deleted.
-
functionwpmu_delete_user()
Deletes a user and all of their posts from the network.
-
functionwp_scheduled_delete()
Permanently deletes comments or posts of any type that have held a status of ‘trash’ for the number of days defined in EMPTY_TRASH_DAYS.
-
functionadd_role()
Adds a role, if it does not exist.
-
methodWP_Roles::add_role()
Adds a role name with capabilities to the list.