CARVIEW |
File: wp-includes/post-template.php
-
Filters the invalid password message shown on password-protected posts.
-
Filters the list of attachment link attributes.
-
Filters the taxonomies to generate classes for each individual term.
-
functionhas_post_parent()
Returns whether the given post has a parent post.
-
functionget_post_parent()
Retrieves the parent post object for the given 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.
-
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.
-
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.
-
Filters the HTML output of individual page number links.
-
Filters the arguments used to generate a page-based menu.
-
hookwp_link_pages
Filters the HTML output of page links for paginated posts.
-
hookwp_page_menu
Filters the HTML output of a page-based menu.
-
function_wp_link_page()
Helper function for wp_link_pages().
-
functionwalk_page_tree()
Retrieves HTML list content for page list.
-
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.