#1685 closed defect (bug) (fixed)
Use slugs in topic tag templates (template hierarchy)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | General - Administration | Keywords: | has-patch |
| Cc: |
Description
Title says it all. Ids aren't always portable. Patch fixes this.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [3613]) Add topic-tag slug to array of available templates in both bbp_get_topic_tag_template() and bbp_get_topic_tag_edit_template(). Fixes #1685. Props ptahdunbar.