[wp-meta] [Making WordPress.org] #2258: Last_updated should be the date the plugin version was last changed, not last updated
Making WordPress.org
noreply at wordpress.org
Mon Nov 21 05:02:53 UTC 2016
#2258: Last_updated should be the date the plugin version was last changed, not
last updated
------------------------------+-----------------
Reporter: dd32 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+-----------------
At present the `last_updated` field includes some logic to ensure that it
only gets set in the event that the plugin version changes (or couldn't be
found, for reasons).
Unfortunately the logic for the override is a little reversed, although it
overrides it to the current date when the version changes, it doesn't
apply outside of that - leading to `wp_insert_post()` updating the field
itself every time a trunk commit happens or a manual import updates the
post.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2258>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list