Liquid error (layout/theme line 16): Could not find asset snippets/open-graph.liquid SkyVerge Test – tagged "WPML" – skyverge-dev-scott

SkyVerge Test

Writing a Plugin That Can Be Localized by WPML August 10 2012

Writing a custom plugin that can be translated by WPML (WordPress Multilingual) using .mo files is actually quite simple once you figure out how to generate the .mo file. My first attempt to internationalize my plugin with WPML however was less than successful, WPML would not localize my plugins text strings. I knew my .mo file was correct, and could be loaded by WordPress because when I set WPLANG to Keep Reading…

The post Writing a Plugin That Can Be Localized by WPML appeared first on SkyVerge.