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