Learn
Learn copied to clipboard
Migrate Tutorial `video_language` meta field to `wporg_language` taxonomy
Depends on #1009
Once all the Tutorial video_language data has been copied into the common wporg_language taxonomy we need to:
- Change filtering on archive page to use
wporg_languagetaxonomy - Change filtering on admin page toolbar to use
wporg_languagetaxonomy - Change any other places in the frontend which display the
video_language - Remove
video_languagemeta field
Screenshots
Archive filter

Admin filter

Meta field
