ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • Page 48

delete_{$meta_type}_meta

Action Hook: Fires immediately before deleting metadata of a specific type.

Source: wp-includes/meta.php:479

Used by 2 functions | Uses 0 functions

delete_{$meta_type}_metadata

Filter Hook: Short-circuits deleting metadata of a specific type.

Source: wp-includes/meta.php:428

Used by 1 function | Uses 0 functions

delete_{$meta_type}_metadata_by_mid

Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.

Source: wp-includes/meta.php:1023

Used by 1 function | Uses 0 functions

delete_{$meta_type}meta

Action Hook: Fires immediately before deleting post or comment metadata of a specific type.

Source: wp-includes/meta.php:1055

Used by 1 function | Uses 0 functions

delete_{$taxonomy}

Action Hook: Fires after a term in a specific taxonomy is deleted.

Source: wp-includes/taxonomy.php:2212

Used by 0 functions | Uses 0 functions

delete_attachment

Action Hook: Fires before an attachment is deleted, at the start of wp_delete_attachment().

Source: wp-includes/post.php:6067

Used by 0 functions | Uses 0 functions

delete_blog

Action Hook (deprecated): Fires before a site is deleted.

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

Used by 2 functions | Uses 0 functions

delete_comment

Action Hook: Fires immediately before a comment is deleted from the database.

Source: wp-includes/comment.php:1476

Used by 0 functions | Uses 0 functions

delete_link

Action Hook: Fires before a link is deleted.

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

Used by 1 function | Uses 0 functions

delete_option

Action Hook: Fires immediately before an option is deleted.

Source: wp-includes/option.php:765

Used by 0 functions | Uses 0 functions
« Previous 1 … 47 48 49 … 248 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy