Created
October 26, 2015 09:51
-
-
Save nielsvr/a14cfe901ac77a2633e9 to your computer and use it in GitHub Desktop.
Make strings in WP Customizer translatable with WPML
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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