264 results found for “delete”. Showing results 26 to 50.
-
functionwp_delete_link()
Deletes a specified link from the database.
-
functionwp_delete_post()
Trashes or deletes a post or page.
-
functionwp_delete_site()
Deletes a site from the database.
-
hookwp_delete_site
Fires once a site has been deleted from the database.
-
functionwp_delete_term()
Removes a term from the database.
-
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
hookdeleted_comment
Fires immediately after a comment is deleted from the database.
-
functiondelete_usermeta()
Remove user meta data.
-
hookdelete_usermeta
-
hookpre_delete_post
Filters whether a post deletion should take place.
-
hookpre_delete_term
Fires when deleting a term, before any modifications are made to posts or terms.
-
methodSession::delete()
Send a DELETE request
-
functionwp_cache_delete()
Removes the cache contents matching key and group.
-
hookdeleted_usermeta
-
functiondelete_post_meta()
Deletes a post meta field for the given post ID.
-
functiondelete_site_meta()
Removes metadata matching criteria from a site.
-
functiondelete_term_meta()
Removes metadata matching criteria from a term.
-
functiondelete_transient()
Deletes a transient.
-
hookdelete_user_form
Fires at the end of the delete users form prior to the confirm button.
-
functiondelete_user_meta()
Removes metadata matching criteria from a user.
-
hookmake_delete_blog
Fires when the ‘deleted’ status is added to a site.
-
methodRequests::delete()
Send a DELETE request