#3616 closed defect (bug) (fixed)
display_reply_index function used but not existing
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6.14 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Appearance - Theme Compatibility | Keywords: | commit |
| Cc: |
Description
L707 in src/includes/core/theme-compat.php
I spotted that there is a reference to function display_reply_index which doesn't exist anymore.
In:
<?php 'post_content' => $bbp_shortcodes->display_reply_index(),
Consider if there is a replacement for this function.
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 7328: