Skip to:
Content

bbPress.org

Opened 4 weeks ago

#3616 new regression

display_reply_index function used but not existing

Reported by: sirlouen's profile SirLouen Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: trunk
Component: Appearance - Theme Compatibility Keywords: needs-patch dev-feedback
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 (0)

Note: See TracTickets for help on using tickets.