ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 249

wp_delete_file_from_directory()

Function: Deletes a file if its path is within the given directory.

Source: wp-includes/functions.php:7500

Used by 0 functions | Uses 0 functions

wp_delete_link()

Function: Deletes a specified link from the database.

Source: wp-admin/includes/bookmark.php:90

Used by 1 function | Uses 3 functions

wp_delete_nav_menu()

Function: Deletes a navigation menu.

Source: wp-includes/nav-menu.php:265

Used by 2 functions | Uses 5 functions

wp_delete_object_term_relationships()

Function: Unlinks the object from the taxonomy or taxonomies.

Source: wp-includes/taxonomy.php:1972

Used by 0 functions | Uses 0 functions

wp_delete_post()

Function: Trashes or deletes a post or page.

Source: wp-includes/post.php:3111

Used by 0 functions | Uses 0 functions

wp_delete_post_revision()

Function: Deletes a revision.

Source: wp-includes/revision.php:474

Used by 0 functions | Uses 0 functions

wp_delete_signup_on_user_delete()

Function: Deletes an associated signup entry when a user is deleted from the database.

Source: wp-includes/ms-functions.php:1289

Used by 0 functions | Uses 0 functions

wp_delete_site()

Function: Deletes a site from the database.

Source: wp-includes/ms-site.php:210

Used by 1 function | Uses 10 functions

wp_delete_term()

Function: Removes a term from the database.

Source: wp-includes/taxonomy.php:2013

Used by 0 functions | Uses 0 functions

wp_delete_user()

Function: Remove user and optionally reassign posts and links to another user.

Source: wp-admin/includes/user.php:366

Used by 0 functions | Uses 0 functions
« Previous 1 … 248 249 250 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy