[wp-trac] [WordPress Trac] #24266: update_post_meta doesn't change post modified date
WordPress Trac
noreply at wordpress.org
Wed Oct 29 01:52:30 UTC 2014
#24266: update_post_meta doesn't change post modified date
--------------------------------+-----------------------------
Reporter: DennisSmolek | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Options, Meta APIs | Version: 3.5.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------------+-----------------------------
Comment (by nofearinc):
So, the first patch implements the idea of a helper function that could be
applied by a plugin as discussed with nacin. The second one uses the
global array for performance reasons but runs in core and collects all
post IDs with updated metadata which is what we discussed with
wonderboymusic. The third update updates only post metadata which was
found thanks to an issue with Query Monitor by johnbillion that we
debugged here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24266#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list