Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #1712, comment 2


Ignore:
Timestamp:
01/09/2012 12:57:22 AM (14 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1712, comment 2

    initial v1  
    11Hi rolandinsh. The above change is not necessary. You can use the 'bbp_get_topic_class' filter and add extra classes as needed. Since this is a template tag, it's easier to make a custom function + filter than it is to change the theme files.
    22
    3 Note that the 'bbp_get_forum_class' and 'bbp_get_topic_class' filters work similarly.
     3Note that the 'bbp_get_forum_class' and 'bbp_get_reply_class' filters work similarly.