[wp-trac] [WordPress Trac] #50165: Synchronize get_theme_feature_list() with the Theme Directory
WordPress Trac
noreply at wordpress.org
Wed Jun 30 22:09:37 UTC 2021
#50165: Synchronize get_theme_feature_list() with the Theme Directory
----------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Themes | Version: 4.9
Severity: normal | Resolution:
Keywords: | Focuses: administration
----------------------------+-----------------------------
Changes (by SergeyBiryukov):
* keywords: 2nd-opinion =>
Comment:
Replying to [ticket:50165 SergeyBiryukov]:
> If it was indeed intentional, let's update the Theme Directory to match.
>
> If not, let's update the core list to match the Theme Directory.
Looks like it was intentional after all, as explained in
[https://github.com/xwp/wordpress-
develop/pull/216/commits/08084f94e7a300d7281a89b13f4e1e8ba055ae4b this
commit], later included in [41648]:
> **Rework feature filters in core and dettach from .org API**
> Place subject filters first, then features, then layouts. Aggressively
remove tags from the list that do not provide significant value to the
average users. Reasons for removal include: tags that apply to most
themes, tags that apply to few enough themes that (roughly) more than half
of the results are themes abusing the tag list that should not have the
tag, tags that are confusing or unclear to a typical user, tags for
features that most themes provide. Detach the .org API from the theme list
and only use the list provided in core; we can reconcile the core and .org
feature lists the next time the .org directory is reworked.
So apparently the Theme Directory and the API should be updated to match
the list in WordPress 4.9+, then the API call can be reinstated in core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50165#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list