modified (author date time) (tag)
| get_the_modified_date() | Gets the date (time) when the post was last modified. |
| get_the_modified_time() | Retrieve the time at which the post was last modified. Works similar to get_the_modified_date(). |
| the_modified_author() | Outputs the author who last edited the post. |
| the_modified_date() | Outputs the time (date) when the post was modified. |