This plugin is outdated and might not be supported anymore
WPML Translate Shortcode

WPML Translate Shortcode

Details
View on WordPress

Adds the wpml_translate shortcode to your shortcode suite. You can also use the wpml_text_if_language( $lang, $content ) in your php code.

Usage (via code)

echo wpml_text_if_language( ‘en’, ‘Text’ ); echo wpml_text_if_language( ‘it’, ‘Testo’ );

Usage (via shortcode)

[wpml_translate lang=’en’]Text[/wpml_translate][wpml_translate lang=’it’]Testo[/wpml_translate]

Alias

  • wpml_language is an alias for wpml_translate shortcode
  • code and language are alias for lang attribute

Contribute

If you wanna contribute, pull requests on github.com.

Developed by Mirco Babini, WordPress Consultant, Web Developer and Data Lover.

Details

Plugin code:
wpml-translate-shortcode
Plugin version:
1.0.1
Outdated:
Yes
WP version:
2.8 or higher
PHP version:
or higher
Test up to WP version:
3.7.41
Total installations:
100
Last updated:
2016-03-04
Rating:
Times rated:
6
language
translate
translation
translator
wpml