Opened 9 years ago
Closed 9 years ago
#3162 closed regression (fixed)
bbp_get_topic_pagination_count filter no longer allows HTML
| Reported by: | peterwsterling | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | API - Actions/Filters | Version: | |
| Severity: | normal | Keywords: | commit |
| Cc: |
Description
The bbp_get_topic_pagination_count filter used to allow HTML to be inserted. These are now being encoded, e.g. <span> becomes <span>. This is all very well, but it makes it impossible to style the output using CSS.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Oops, BTW this is in Version 2.6-rc-3