wp-includes/post-template.php
Lines:
101 to 109 of 109
/* function wp_post_revision_title_expanded() – Retrieve formatted date timestamp of a revision (linked to that revisions’s page). */ /* function wp_list_post_revisions() – Display a list of a post’s revisions. */ /* function get_post_parent() – Retrieves the parent post object for the given post. */ /* function has_post_parent() – Returns whether the given post has a parent post. */