wp_post_revision_title_expanded – filter

Filters the formatted author and date for a revision. 

Parameters

.
( 4.4.0 ) . .
( string ) $revision_date_author The formatted string. . . .
$revision
( WP_Post ) The revision object. . . .
( bool ) $link Whether to link to the revisions page, as passed into wp_post_revision_title_expanded(). . . .
API Letters: ,,,,

Implementers