Changeset 6933 for trunk/src/includes/admin/tools/repair.php
- Timestamp:
- 11/12/2019 04:44:46 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/tools/repair.php
r6927 r6933 446 446 * 447 447 * @since 2.6.0 bbPress (r6922) 448 * 449 * @return array An array of the status code and the message 450 */ 451 function bbp_admin_repair_forum_reply_count_hidden() { 448 * @since 2.6.0 bbPress (r6932) Rename to match the topic reply recount function 449 * 450 * @return array An array of the status code and the message 451 */ 452 function bbp_admin_repair_forum_hidden_reply_count() { 452 453 453 454 // Define variables
Note: See TracChangeset
for help on using the changeset viewer.