[wp-trac] [WordPress Trac] #18624: wpmu_update_blogs_date() should not be called on private_to_published
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 2 18:24:05 UTC 2011
#18624: wpmu_update_blogs_date() should not be called on private_to_published
--------------------------+-----------------------
Reporter: mdawaffe | Owner: nacin
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.3
Component: Multisite | Version: 3.2.1
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------
Comment (by ryan):
Patch adds a handler that updates the blog date when a post is published
or when a published post is changed (saved or unpublished). Skips post
types that cannot be queried publicly (should probably change this to
!public since pages are publicly_queryable = false).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18624#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list