Opened 16 years ago
Closed 12 years ago
#11164 closed enhancement (wontfix)
Add Theme Sort Filter
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | needs-refresh |
Focuses: | Cc: |
Description
I've run across the need for this in a few plugins. You can't adjust the order of themes in the theme browser as all filters are applied before the sort.
Aaron (for Incsub)
Attachments (1)
Change History (8)
#2
follow-up:
↓ 5
@
16 years ago
- Keywords needs-patch removed
- Milestone changed from Future Release to 2.9
In the patch I also added a class with the theme template name to the td element so you could style specific theme preview boxes. The theme template name may need to be filtered so it stays a valid css class name.
#5
in reply to:
↑ 2
@
15 years ago
Replying to uglyrobot:
In the patch I also added a class with the theme template name to the td element so you could style specific theme preview boxes. The theme template name may need to be filtered so it stays a valid css class name.
Run the theme name through sanitize_html_class();
#6
@
12 years ago
- Component changed from Administration to Themes
- Keywords needs-refresh added; has-patch removed
#7
@
12 years ago
- Milestone Future Release deleted
- Resolution set to wontfix
- Status changed from new to closed
4 years without further comment, doesn't seem to be a clamoring need. Feel free to reopen (and re-patch, because there is no way this comes close to applying anymore) with more details if it's still a thing.
Theme sort filters