Skip to content

3.1.0: YouTube custom caption slugs

Choose a tag to compare

@CVE42-chicken CVE42-chicken released this 04 Mar 16:47
· 9 commits to main since this release

Instead of offering a pre-defined list of caption slugs, editors may now provide their own fully custom slugs used for the YouTube cc_lang_pref parameter, which is sanitized using WP's sanitize_locale_name.


  • feat: Freely assigned langauge slugs for YT captions (e459a10)