Changes between Initial Version and Version 2 of Ticket #2653
- Timestamp:
- 07/07/2014 12:52:18 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2653
- Property Keywords has-patch added
-
Ticket #2653 – Description
initial v2 16 16 1. Update `bbp_close_topic()` to allow `_bbp_status` to be added to existing `post_status` = `closed` topics 17 17 18 2. Update repair tools to repair closed topics missing `_bbp_status` meta key 18 2. Update repair tools to repair closed topics missing `_bbp_status` meta key See #2577 19 19 20 3. Add bbPress 2.6 database upgrade routine we should update closed topics where `post_status` = `closed` and meta `bbp_status` = `publish` does not exist. 20 3. Add bbPress 2.6 database upgrade routine we should update closed topics where `post_status` = `closed` and meta `bbp_status` = `publish` does not exist. See #2654 21 21 22 22 Related: #2577 Imported closed/locked topics missing 'publish' postmeta `_bbp_status`