264 results found for “delete”. Showing results 76 to 100.
-
functionwp_ajax_delete_link()
Handles deleting a link via AJAX.
-
functionwp_ajax_delete_meta()
Handles deleting meta via AJAX.
-
functionwp_ajax_delete_page()
Handles deleting a page via AJAX.
-
functionwp_ajax_delete_post()
Handles deleting a post via AJAX.
-
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.
-
functionconfirm_delete_users()
-
Fires immediately before a term taxonomy ID is deleted.
-
functionget_delete_post_link()
Retrieves the delete posts link for post.
-
Filters the post delete link.
-
Fires after a revision is deleted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:516 -
functionuser_can_delete_post()
Whether user can delete a post.
-
functionwp_ajax_delete_theme()
Handles deleting a theme via AJAX.
-
functionwp_delete_attachment()
Trashes or deletes an attachment.
-
Fires immediately after a term taxonomy ID is deleted.
-
functiondelete_network_option()
Removes a network option by name.
-
functiondelete_post_thumbnail()
Removes the thumbnail (featured image) from the given post.
-
functiondelete_site_transient()
Deletes a site transient.
-
Filters whether an attachment deletion should take place.
-
functionwp_ajax_delete_plugin()
Handles deleting a plugin via AJAX.
-
functionwp_delete_auto_drafts()
Deletes auto-drafts for new posts that are > 7 days old.
-
Fires after a transient is deleted.
-
functionwp_ajax_delete_comment()
Handles deleting a comment via AJAX.
-
methodWP_Theme::cache_delete()
Clears the cache for the theme.
-
Fires after a specific option has been deleted.