ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_get_attachment_caption()

Function: Retrieves the caption for an attachment.

Source: wp-includes/post.php:6368

Used by 0 functions | Uses 0 functions

wp_get_attachment_caption

Filter Hook: Filters the attachment caption.

Source: wp-includes/post.php:6390

Used by 0 functions | Uses 0 functions

wp_get_attachment_thumb_url()

Function: Retrieves URL for an attachment thumbnail.

Source: wp-includes/post.php:6402

Used by 0 functions | Uses 0 functions

get_pages()

Function: Retrieves an array of pages (or hierarchical post type items).

Source: wp-includes/post.php:5753

Used by 0 functions | Uses 0 functions

get_pages

Filter Hook: Filters the retrieved list of pages.

Source: wp-includes/post.php:5914

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 7 8 9 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy