[wp-trac] [WordPress Trac] #44267: Privacy Request List Table: A way to show the time of request when it's older than 24 hours.
WordPress Trac
noreply at wordpress.org
Fri Jul 13 10:05:40 UTC 2018
#44267: Privacy Request List Table: A way to show the time of request when it's
older than 24 hours.
-------------------------+--------------------------------------------
Reporter: birgire | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 4.9.8
Component: Privacy | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: accessibility, administration
-------------------------+--------------------------------------------
Comment (by birgire):
@afercia thanks for looking into it.
The status column can also contain a date.
Here are some various versions, that display the time as well:
- [attachment:"current.jpg"] - Shows the current version with
{{{date_i18n( get_option( 'date_format' ), $timestamp );}}}
- [attachment:"datetime-v1.jpg"] - Shows the {{{'Y/m/d g:i:s a'}}} format.
- [attachment:"datetime-v2.jpg"] - Shows the {{{'Y/m/d g:i:s a'}}} format
and the {{{Completed}}} datetime in a new line without parentheses.
- [attachment:"datetime-v3.jpg"] - Shows the {{{'Y/m/d' at 'g:i a'}}}
format and the {{{Completed}}} datetime in a new line without parentheses.
- [attachment:"datetime-v4.jpg"] - Shows the {{{'Y/m/d' at 'g:i a'}}}
format.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44267#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list