Linux 软件免费装
Banner图

WPML Translate Shortcode

开发者 mirkolofio
更新时间 2016年3月5日 05:28
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 3.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

plugin translate theme shortcode language lang wpml translation translator

下载

1.0.0 1.0.1

详情介绍:

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 Contribute If you wanna contribute, pull requests on github.com. Developed by Mirco Babini, Wordpress Consultant, Web Developer and Data Lover.

安装:

  1. Upload wpml-translate-shortcode/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

更新日志:

1.0.1 1.0.0