Changeset 915235
- Timestamp:
- 05/16/2014 04:02:42 AM (12 years ago)
- File:
-
- 1 edited
-
wpml-short-code-translator/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpml-short-code-translator/trunk/readme.txt
r915229 r915235 15 15 WPML.org has an excellent plugin to make Wordpress sites multilingual. As well as powerful tools to manage the translation and translators. 16 16 17 Reusable Text Blocks makes centralizing reusable text quick and easy. 17 Reusable Text Blocks makes centralizing reusable text quick and easy.<br /> 18 18 https://wordpress.org/plugins/reusable-text-blocks/ 19 19 20 20 WPML doesn’t work Reusable Text Blocks and other similar type plugins, resulting in messy workarounds. 21 21 22 The solution was suggested on this thread: 22 The solution was suggested on this thread:<br /> 23 23 http://wpml.org/forums/topic/conditional-language-shortcode/ 24 24 25 25 And so WPML Shortcode Translator was created so you can use power of WPML anywhere. For example: 26 26 27 [wpml_language language="en”]Hello[/wpml_language] 27 [wpml_language language="en”]Hello[/wpml_language] <br /> 28 28 [wpml_language language=“ja”]こんにちは[/wpml_language] 29 29
Note: See TracChangeset
for help on using the changeset viewer.