[wp-meta] [Making WordPress.org] #5242: Plugins should use svn timestamps for accurate last-updated value
Making WordPress.org
noreply at wordpress.org
Mon Jun 1 06:12:33 UTC 2020
#5242: Plugins should use svn timestamps for accurate last-updated value
------------------------------+--------------------
Reporter: tellyworth | Owner: (none)
Type: enhancement | Status: new
Priority: low | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+--------------------
Currently, the svn import script uses `current_time()` as the value for a
plugin's "last updated" timestamp. That's fine in most circumstances. But
it gives an incorrect value in some cases, for example if the import
script is run manually.
Ideally, it should use the `Last Changed Date` as given by `svn info`.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5242>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list