Opened 11 years ago
Last modified 15 months ago
#2582 new enhancement
Update user favorites and subscription profile templates with dashicons
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | low |
Severity: | minor | Version: | 2.5 |
Component: | Component - Users | Keywords: | needs-patch good-first-bug |
Cc: |
Description
In loop-single-topic.php
and loop-single-forum.php
- replace
+
withdashicons-plus
orcontent: "\f132";
- replace
×
withdashicons-no
orcontent: "\f158";
Some CSS tweaks will also be required in bbpress.css
Change History (1)
Note: See
TracTickets for help on using
tickets.
Putting this in 'Future Release' pending a patch, if someone creates a patch for this move it into the next major milestone and we'll add it.