ClassicPress logo
Skip to content
Filter by type:

Browse:

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

is_local_attachment()

Function: Determines whether an attachment URI is local and really an attachment.

Source: wp-includes/post.php:5933

Used by 0 functions | Uses 0 functions

wp_insert_attachment()

Function: Inserts an attachment.

Source: wp-includes/post.php:5978

Used by 0 functions | Uses 0 functions

wp_delete_attachment()

Function: Trashes or deletes an attachment.

Source: wp-includes/post.php:6014

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

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

get_page_children()

Function: Identifies descendants of a given page ID in a list of page objects.

Source: wp-includes/post.php:5589

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