Filters the date a post was last modified.
Parameters
Source
return apply_filters( 'get_the_modified_date', $the_time, $format, $post );
Filters the date a post was last modified.
return apply_filters( 'get_the_modified_date', $the_time, $format, $post );
User Contributed Notes
You must log in before being able to contribute a note or feedback.