Changeset 34843 for trunk/src/wp-includes/post-template.php
- Timestamp:
- 10/06/2015 01:29:04 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post-template.php
r34842 r34843 1657 1657 * @param WP_Post $revision The revision object. 1658 1658 * @param bool $link Whether to link to the revisions page, as passed into 1659 * wp_post_revision_title_expanded().1659 * wp_post_revision_title_expanded(). 1660 1660 */ 1661 1661 return apply_filters( 'wp_post_revision_title_expanded', $revision_date_author, $revision, $link );
Note: See TracChangeset
for help on using the changeset viewer.