﻿=== WPML Shortcode Translator ===
Contributors : CloverValleyApps
Donate link:
License: GPLv2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.htm 
Tags: wmpl, smpl shortcode, shortcode translator
Requires at least: 3.0.1
Tested up to: 4.1.0
Stable tag: 1.0

WPML.org plugin users now can use language detection shortcode anywhere, e.g. text blocks.

== Description ==

WPML.org has an excellent plugin to make Wordpress sites multilingual. As well as powerful tools to manage the translation and translators.

Reusable Text Blocks makes centralizing reusable text quick and easy.<br />
https://wordpress.org/plugins/reusable-text-blocks/

WPML doesnâ€™t work Reusable Text Blocks and other similar type plugins, resulting in messy workarounds.

The solution was suggested on this thread:<br />
http://wpml.org/forums/topic/conditional-language-shortcode/

And so WPML Shortcode Translator was created so you can use power of WPML anywhere. For example:

[wpml_language language="enâ€]Hello[/wpml_language] <br />
[wpml_language language=â€œjaâ€]ã“ã‚“ã«ã¡ã¯[/wpml_language]


Enjoy.


== Installation ==

1. Download the wpmlshortcodetranslator.zip
2. Upload to '/wp-content/plugins/' folder
3. Activate the plugin through the 'Plugin menu in Wordpress backend plugin section'
4. Add shortcode  [wpml_language language="en"]your content[/wpml_language] (eg: language="en" is for english ) to your post/page textblock.


== Frequently Asked Questions ==

= Example of short code usage =

Add shortcode  [wpml_language language="en"]your content[/wpml_language] (eg: language="en" is for english ) to your post/page textblock.

= Do I need to have WPML.org plugin installed? =

Yes.

= Is the ELSE clause supported? =

No.


== Changelog ==

= 1.0 =
* Welcome!


== Upgrade Notice ==

= 1.0 =
Thank you for using and sending in feedback.

