Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1724 closed enhancement (fixed)

Create action "bbp_template_before_topic_loop"

Reported by: aravoth Owned by:
Priority: normal Milestone: 2.1
Component: Appearance - Theme Compatibility Version: 2.0
Severity: normal Keywords:
Cc:

Description

There is a bbp_template_after_topic_loop which allows us to place elements below the topic loop when using show_lead_topic, but there is nothing that allows you to do the same thing above it. If a person is using show_lead_topic as an alternate display, the only real option is to place the element before the replies loop, which actually makes the element display twice. I'm placing this ticket to request that a new action be made to better accommodate the show_lead_topic layout.

Change History (2)

#1 @johnjamesjacoby
15 years ago

  • Milestone Awaiting Review2.1
  • Type defectenhancement

#2 @johnjamesjacoby
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [3690]) Tweak new template action names in content-single-topic-lead.php. Fixes #1724.

Note: See TracTickets for help on using tickets.