ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 208

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

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

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_update_attachment_metadata()

Function: Updates metadata for an attachment.

Source: wp-includes/post.php:6259

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

get_page_by_path()

Function: Retrieves a page given its path.

Source: wp-includes/post.php:5495

Used by 0 functions | Uses 0 functions

get_page_by_title()

Function: Retrieves a page given its title.

Source: wp-includes/deprecated.php:4411

Used by 0 functions | Uses 0 functions
« Previous 1 … 207 208 209 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy