ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 57

delete_plugins()

Function: Removes directory and files of a plugin for a list of plugins.

Source: wp-admin/includes/plugin.php:904

Used by 1 function | Uses 5 functions

delete_post_meta()

Function: Deletes a post meta field for the given post ID.

Source: wp-includes/post.php:2211

Used by 0 functions | Uses 0 functions

delete_post_meta_by_key()

Function: Deletes everything from post meta matching the given meta key.

Source: wp-includes/post.php:2281

Used by 0 functions | Uses 0 functions

delete_post_thumbnail()

Function: Removes the thumbnail (featured image) from the given post.

Source: wp-includes/post.php:7459

Used by 0 functions | Uses 0 functions

delete_site_meta()

Function: Removes metadata matching criteria from a site.

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

Used by 0 functions | Uses 1 function

delete_site_meta_by_key()

Function: Deletes everything from site meta matching meta key.

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

Used by 0 functions | Uses 1 function

delete_site_option()

Function: Removes a option by name for the current network.

Source: wp-includes/option.php:1403

Used by 0 functions | Uses 0 functions

delete_site_transient()

Function: Deletes a site transient.

Source: wp-includes/option.php:1924

Used by 0 functions | Uses 0 functions

delete_term_meta()

Function: Removes metadata matching criteria from a term.

Source: wp-includes/taxonomy.php:1411

Used by 0 functions | Uses 0 functions

delete_theme()

Function: Removes a theme.

Source: wp-admin/includes/theme.php:21

Used by 0 functions | Uses 3 functions
« Previous 1 … 56 57 58 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy