>
Download This Plugin | |
Download Elegant Themes | |
Name | WPML Translate Shortcode |
Version | 1.0.0 |
Author | Mirco Babini |
Rating | 100 |
Last updated | 2014-02-27 02:45:00 |
Downloads |
2818
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WPML Translate Shortcode plugin added 13 bytes of resources to the Home page and 26 bytes of resources to the sample Post page.
WPML Translate Shortcode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WPML Translate Shortcode plugin ads no tables to your Wordpress blog database.Adds the wpml_translate shortcode to your shortcode suite. You can also use the wpml_text_if_language( $lang, $content ) in your php code.
echo wpml_text_if_language( 'en', 'Text' ); echo wpml_text_if_language( 'it', 'Testo' );
[wpml_translate lang='en']Text[/wpml_translate][wpml_translate lang='it']Testo[/wpml_translate]
If you wanna contribute, pull requests on github.com.
Developed by Mirco Babini, Wordpress Consultant, Web Developer and Data Lover.