ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 56

delete_all_user_settings()

Function: Deletes the user settings of the current user.

Source: wp-includes/option.php:1346

Used by 0 functions | Uses 0 functions

delete_blog_option()

Function: Removes option by name for a given blog ID. Prevents removal of protected WordPress options.

Source: wp-includes/ms-blogs.php:430

Used by 0 functions | Uses 2 functions

delete_comment_meta()

Function: Removes metadata matching criteria from a comment.

Source: wp-includes/comment.php:461

Used by 0 functions | Uses 0 functions

delete_expired_transients()

Function: Deletes all expired transients.

Source: wp-includes/option.php:1067

Used by 0 functions | Uses 0 functions

delete_get_calendar_cache()

Function: Purges the cached results of get_calendar.

Source: wp-includes/general-template.php:2434

Used by 0 functions | Uses 0 functions

delete_meta()

Function: Deletes post meta data by meta ID.

Source: wp-admin/includes/post.php:996

Used by 0 functions | Uses 0 functions

delete_metadata()

Function: Deletes metadata for the specified object.

Source: wp-includes/meta.php:380

Used by 6 functions | Uses 8 functions

delete_metadata_by_mid()

Function: Deletes metadata by meta ID.

Source: wp-includes/meta.php:982

Used by 2 functions | Uses 9 functions

delete_network_option()

Function: Removes a network option by name.

Source: wp-includes/option.php:1695

Used by 0 functions | Uses 0 functions

delete_option()

Function: Removes option by name. Prevents removal of protected WordPress options.

Source: wp-includes/option.php:739

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