Skip to content

Instantly share code, notes, and snippets.

@nielsvr
Created October 26, 2015 09:51
Show Gist options
  • Save nielsvr/a14cfe901ac77a2633e9 to your computer and use it in GitHub Desktop.
Save nielsvr/a14cfe901ac77a2633e9 to your computer and use it in GitHub Desktop.
Make strings in WP Customizer translatable with WPML
<wpml-config>
<admin-texts>
<key name="theme_mods_yourtheme">
<key name="option_name_1" />
<key name="option_name_2" />
</key>
</admin-texts>
</wpml-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment