Opened 7 months ago
Closed 3 months ago
#5627 closed defect (worksforme)
The full-site-editing theme tag is not working in the theme directory
Reported by: | poena | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description (last modified by )
The full-site-editing theme tag is not displaying for individual themes,
and it is not possible to list all themes with the tag.
Previous tickets:
Meta ticket: #5212
Core ticket: #WP50164
The tag is available in the theme directory filter, but the tags page is empty:
https://wordpress.org/themes/tags/full-site-editing/
Example themes:
The tag is added to the themes style.css file:
https://themes.trac.wordpress.org/browser/q/0.6.2/style.css#L13
Tag is not displayed on the theme info page:
https://wordpress.org/themes/q/
https://themes.trac.wordpress.org/browser/block-based-bosco/1.2/style.css#L13
https://wordpress.org/themes/block-based-bosco/
https://themes.trac.wordpress.org/browser/tt1-blocks/0.4.4/style.css#L14
https://wordpress.org/themes/tt1-blocks/
Found a similar ticket for the
block-patterns
tag also added at the same time in #5212, which appears to be fixed since then: #5450.At a glance, it looks like the
full-site-editing
tag should be displayed when present, but for some reason is not populated properly.