Opened 8 years ago
Last modified 2 years ago
#39831 new enhancement
Theme Tag Translation Ready
Reported by: | rinkuyadav999 | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | has-patch |
Focuses: | administration | Cc: |
Description
As i read, All theme text strings are to be translatable. > https://make.wordpress.org/themes/handbook/review/required/#language
In that case, seems it is compulsory and there is not any use of 'translation-ready' theme tag. Because all themes on directory should be translation ready. if we apply filter with 'translation-ready' checkbox, it will return all themes.
Attachments (3)
Change History (16)
#1
@
8 years ago
Related: #33407, #meta1187.
#2
@
8 years ago
This change makes sense. The theme review team is planning on having a new look at the theme tags again and it would be best for this tag to removed then as we make other changes then just this on it's own.
#4
@
8 years ago
- Keywords has-patch added
- Type changed from defect (bug) to enhancement
- Version trunk deleted
This ticket was mentioned in Slack in #themereview by rinkuyadav999. View the logs.
8 years ago
#6
@
8 years ago
I don't think themes that haven't been updated in 2 years show up in search results, and we've required that themes be translation ready for 2 years now: https://make.wordpress.org/themes/2014/12/09/theme-review-team-weekly-notes-the-logs-are-3/
So, it should probably safe at this point to remove the tag as it's a standard feature.
This ticket was mentioned in Slack in #themereview by jcastaneda. View the logs.
8 years ago
#9
@
5 years ago
@rinkuyadav999 you said it's fixed but I can see the translation-ready
tag in the themes api and in the response
http://api.wordpress.org/themes/info/1.1/?action=hot_tags
Should this be closed?
#10
@
5 years ago
@dingo_d Yes, it is removed from theme tags and also from WordPress core theme filters. you can close the ticket.
#11
@
5 years ago
The api still shows the tags, so this needs to be fixed as well. I think I know where to fix this so I'll make a patch probably next week since I'm out of country.
Core side changes