[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
Mon Oct 15 15:21:08 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: Future Release
Component: Privacy | Version:
Severity: normal | Resolution:
Keywords: has-patch needs- | Focuses: accessibility, administration
testing |
------------------------------+--------------------------------------------
Comment (by TZ Media):
Couldn't we just use whatever format was set under Settings -> General?
{{{#!php
get_option('date_format');
get_option('time_format');
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44267#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list