#5044 closed task (blessed) (fixed)
Remove the "Featured" tab in the theme directory
Reported by: | kjellr | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
The Featured tab of the theme repository is the first page that users visit when looking for themes. As such, it should ideally present them with the best of the best WordPress themes. Istead, the featured list is just randomly generated, so it's not quite fulfilling its purpose.
https://wordpress.org/themes/browse/featured/
There have been discussions around replacing this with some sort of actual curated list, or an algorithmically chosen set based on how new and popular a theme is (as proposed in #3750 for example).
Until consensus arrives on an approach for that, we should turn off the featured tab entirely.
Note: I tried to grab a screenshot of this for this ticket, but unfortunately the whole page is just showing a "No themes found" message at the moment: http://cloudup.com/cFukrbHxA5L
Change History (10)
#2
@
5 years ago
- Resolution set to maybelater
- Status changed from new to closed
The featured themes and tab are part of the WordPress core. It cannot be "turned off" without changing core, APIs, etc.
So, while it might be hidden from the display on WordPress.org, but that isn't where most people see the featured themes anyway, they see it in their wp-admin screens.
So, marking as maybelater for now. The featured themes aren't going away anytime soon without a much greater range of changes than fits into a mere meta ticket. A better idea would get the themes team to figure out how to curate it properly.
#3
@
5 years ago
The featured themes and tab are part of the WordPress core. It cannot be "turned off" without changing core, APIs, etc.
We should do that as well. I was just about to open a core ticket for that aspect of this work too. Any curation is not going to happen soon, so turning this off in the meantime is an improvement.
This ticket was mentioned in Slack in #themereview by dd32. View the logs.
5 years ago
This ticket was mentioned in Slack in #themereview by acosmin. View the logs.
5 years ago
#8
@
5 years ago
Just adding my two cents worth.
I think the default link should be https://wordpress.org/themes/search/featured/ -- not the ./themes/browse/featured/ link.
https://wordpress.org/themes/search/featured/ gives us the themes which are marked featured.
Maybe give #3750 another chance :)