ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 9

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

wp_delete_attachment_files()

Function: Deletes all files that belong to the given attachment.

Source: wp-includes/post.php:6118

Used by 0 functions | Uses 0 functions

wp_get_attachment_metadata()

Function: Retrieves attachment metadata for attachment ID.

Source: wp-includes/post.php:6216

Used by 0 functions | Uses 0 functions

wp_get_attachment_metadata

Filter Hook: Filters the attachment meta data.

Source: wp-includes/post.php:6247

Used by 0 functions | Uses 0 functions

wp_update_attachment_metadata()

Function: Updates metadata for an attachment.

Source: wp-includes/post.php:6259

Used by 0 functions | Uses 0 functions

wp_update_attachment_metadata

Filter Hook: Filters the updated attachment meta data.

Source: wp-includes/post.php:6276

Used by 0 functions | Uses 0 functions

wp_get_attachment_url()

Function: Retrieves the URL for an attachment.

Source: wp-includes/post.php:6294

Used by 0 functions | Uses 0 functions

wp_get_attachment_url

Filter Hook: Filters the attachment URL.

Source: wp-includes/post.php:6351

Used by 0 functions | Uses 0 functions

_page_traverse_name()

Function: Traverses and return all the nested children post names of a root page.

Source: wp-includes/post.php:5661

Used by 0 functions | Uses 0 functions

get_enclosed()

Function: Retrieves enclosures already enclosed for a post.

Source: wp-includes/post.php:5321

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy