[wp-meta] [Making WordPress.org] #6271: Admin actions bumps last updated date (was: Delist/relist bumps last updated date)

Making WordPress.org noreply at wordpress.org
Fri Jul 29 05:18:02 UTC 2022


#6271: Admin actions bumps last updated date
-----------------------------+---------------------
 Reporter:  dd32             |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:
Component:  Theme Directory  |  Resolution:
 Keywords:                   |
-----------------------------+---------------------

Old description:

> Marking a theme as delisted, or relisting said delisted theme, updates
> the `post_modified` date to now.

New description:

 Marking a theme as delisted, or relisting said delisted theme, changing
 author, etc, updates the `post_modified` date to now - that field is used
 for the `Last Updated` date in the themes API.

--

Comment (by dd32):

 This is any wp-admin change, such as changing the author, etc.

 We should probably just move away from using `post_modified` and instead
 have an explicit `last_updated` postmeta date, as the plugin directory
 uses.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6271#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list