ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_page_uri

Filter Hook: Filters the URI for a page.

Source: wp-includes/post.php:5707

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

wp_get_attachment_metadata()

Function: Retrieves attachment metadata for attachment ID.

Source: wp-includes/post.php:6216

Used by 0 functions | Uses 0 functions

get_all_page_ids()

Function: Gets a list of page IDs.

Source: wp-includes/post.php:5449

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