[WordPress] 外掛分享: YD WPML Switcher

首頁外掛目錄 › YD WPML Switcher
10+
安裝啟用
尚無評分
5524 天前
最後更新
問題解決
WordPress 2.9.1+ v0.1.4 上架:2011-01-01

內容簡介

這個外掛是 WPML Multilingual CMS 外掛的附加程式,來自 http://wpml.org。

可以關閉特定網頁(URL)的 WPML 語言篩選器。

可以讓你在特定網頁中混合不同語言的內容。

多語言類別功能

使用 get_cat_in_all_languages( $cat ) 取得所有語言中已翻譯的類別 ID 的列表。

使用範例:

$catlist = join( ',', YD_WPMLSwitcher::get_cat_in_all_languages( 'press releases' ) );
query_posts("cat=$catlist");

這會讓你在特定分類的網頁上顯示混合語言的文章列表(僅在關閉 WPML 篩選器的網頁上運作)

Beta 版本

目前僅關閉了網站根目錄 URL 的 WPML。

在外掛的設定頁面中,可以切換調試模式的開關。

資金贊助

該外掛的原始開發由 Wellcom 贊助。請去他們的網站看看!

這個外掛的翻譯,如果您想貢獻自己的幫助,請用電子郵件與我聯繫,或在 插件的頁面 留言。

您的翻譯將會被列在插件檔案和本文檔中,並在此頁和 我的 WordPress 開發者博客 上放一個鏈接,以表彰您的貢獻。

Yann Dubois,WordPress 自由開發者

修訂

0.1.0 初始 Beta 版本。
0.1.1 改進 Beta 版本。
0.1.2 改進 Beta 版本。
0.1.3 改進 Beta 版本。
0.1.4 改進 Beta 版本。

喜歡這個外掛嗎?

在 http://www.yann.com/en/wp-plugins/yd-wpml-switcher 中留下你的意見吧。

還有... 請評價這個外掛──>

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.1.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「YD WPML Switcher」→ 直接安裝(推薦)

原文外掛簡介

This plugin is an add-on to the WPML Multilingual CMS plugin from http://wpml.org.
Switches the WPML language filters off for specific pages (URLs).
Makes it possible to mix contents in different languages on specific pages.
multi-language category function
Use get_cat_in_all_languages( $cat ) to get a list of translated category IDs in all languages.
Usage example:
$catlist = join( ',', YD_WPMLSwitcher::get_cat_in_all_languages( 'press releases' ) );
query_posts("cat=$catlist");

This will let you display a mixed-language list of posts belonging to a specific category (only operates on pages where WPML filtering is switched off)
Beta version
Right now WPML is switched of for site root URL / only.
Check the plugin’s settings page to switch debug mode on/off.
Funding Credits
Original development of this plugin has been paid for by Wellcom. Please visit their site!
Le développement d’origine de ce plugin a été financé par Wellcom. Allez visiter leur site !
Translation
If you want to contribute to a translation of this plugin, please drop me a line by e-mail or leave a comment on the plugin’s page.
You will get credit for your translation in the plugin file and this documentation, as well as a link on this page and on my WordPress developers’ blog.
Yann Dubois, Développeur WordPress
Revisions

0.1.0 Original beta version.
0.1.1 Improved beta version.
0.1.2 Improved beta version.
0.1.3 Improved beta version.
0.1.4 Improved beta version.

Did you like it?
Drop me a line on http://www.yann.com/en/wp-plugins/yd-wpml-switcher
And… please rate this plugin –>

延伸相關外掛

文章
Filter
Apply Filters
Mastodon