File: wp-includes/post-template.php
-
Filters the list of attachment link attributes.
-
Filters the taxonomies to generate classes for each individual term.
-
functionget_post_parent()
Retrieves the parent post object for the given post.
-
functionhas_post_parent()
Returns whether the given post has a parent post.
-
Filters whether a post requires the user to supply a password.
-
Filters the formatted author and date for a revision.
-
functionthe_meta()
Displays a list of post custom fields.
-
hookthe_guid
Filters the escaped Global Unique Identifier (guid) of the post.
-
functionwp_post_revision_title()
Retrieves formatted date timestamp of a revision (linked to that revisions’s page).
-
Retrieves formatted date timestamp of a revision (linked to that revisions’s page).
-
functionwp_list_post_revisions()
Displays a list of a post’s revisions.
-
functionwp_get_attachment_link()
Retrieves an attachment page link using an image or icon, if possible.
-
Filters a retrieved attachment page link.
-
functionprepend_attachment()
Wraps attachment in paragraph tag before content.
-
Filters the attachment markup to be prepended to the post content.
-
functionget_the_password_form()
Retrieves protected post password form content.
-
Filters the HTML output for the protected post password form.
-
functionis_page_template()
Determines whether the current post uses a page template.
-
functionget_page_template_slug()
Gets the specific template filename for a given post.
-
functionpost_custom()
Retrieves post custom meta data field.
-
functionwalk_page_dropdown_tree()
Retrieves HTML dropdown (select) content for page list.
-
hookthe_meta_key
Filters the HTML output of the li element in the post custom fields list.
-
functionthe_attachment_link()
Displays an attachment page link using an image or icon.
-
functionwp_dropdown_pages()
Retrieves or displays a list of pages as a dropdown (select list).
-
Filters the HTML output of a list of pages as a dropdown.
-
functionwp_list_pages()
Retrieves or displays a list of pages (or hierarchical post type items) in list (li) format.
-
functionpost_password_required()
Determines whether the post requires password and whether a correct password has been provided.
-
Filters the array of pages to exclude from the pages list.
-
functionwp_link_pages()
The formatted output of a list of pages.
-
hookwp_list_pages
Filters the HTML output of the pages to list.