ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_check_for_changed_slugs()

Function: Checks for changed slugs for published post objects and save the old slug.

Source: wp-includes/post.php:6653

Used by 0 functions | Uses 0 functions

wp_check_for_changed_dates()

Function: Checks for changed dates for published post objects and save the old date.

Source: wp-includes/post.php:6696

Used by 0 functions | Uses 0 functions

get_private_posts_cap_sql()

Function: Retrieves the private post SQL based on capability.

Source: wp-includes/post.php:6737

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

Function: Builds the URI path for a page.

Source: wp-includes/post.php:5681

Used by 0 functions | Uses 0 functions

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