Changes between Initial Version and Version 1 of Ticket #6588, comment 3
- Timestamp:
- 11/23/2022 02:24:25 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6588, comment 3
initial v1 15 15 16 16 Move handler: https://github.com/bbpress/bbPress/blob/394ae31c059228e866240076db2dc2ca2ddc8a7c/src/includes/topics/functions.php#L950-L1083 17 18 Interestingly, the wp-admin edit interface can move between forums without timing out, so I guess it might not run the recounts.. which would likely be a bbPress bug..