Changeset 3175 for branches/plugin/bbp-includes/bbp-general-template.php
- Timestamp:
- 05/19/2011 05:11:57 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-general-template.php
r3169 r3175 1819 1819 } 1820 1820 1821 $template = apply_filters( 'bbp_topic_edit_templates', $template);1821 $templates = apply_filters( 'bbp_topic_edit_templates', $templates ); 1822 1822 1823 1823 // Editing a reply
Note: See TracChangeset
for help on using the changeset viewer.