Opened 13 years ago
Closed 13 years ago
#1803 closed defect (bug) (fixed)
Add subforums class to forum class
Reported by: | johnjamesjacoby | Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Component - Forums | Keywords: | |
Cc: |
Description
A user in this topic in the forums wants there to be a way to style forums that have subforums. This should be easily doable by using the forum_subforum_count() function at no additional cost, as the count is stored in postmeta.
Note: See
TracTickets for help on using
tickets.
(In [3831]) Add classes to bbp_get_forum_class():