Changes between Initial Version and Version 1 of Ticket #1799, comment 53
- Timestamp:
- 03/10/2017 07:04:18 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1799, comment 53
initial v1 3 3 * Create subactions for when a post goes "public" or "private" according to bbPress's specifications 4 4 * Hook subactions onto all of the necessary `post_status` transition actions 5 * Create meta-bumper function, to handle the necessary calculations for every meta type & key 6 * Wrap meta-bumper inside existing functions 5 7 * 1 extra walker function that checks post types up the `post_parent` tree, and bumps accordingly 6 8 * Remove all places where counts are manually updated