這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

wp-cleanumlauts2

描述

Converts German umlauts for permalinks, post, comments and feeds automatically into their corresponding equivalent.
Wandelt Umlaute automatisch lesbar für Permalinks um.
ä -> ae
ö -> oe
ü -> ue
Ä -> Ae
Ö -> Oe
Ü -> Ue
ß -> ss

Parts based on wp-cleanumlauts from www.4null4.de

Remove plugin

  1. Deactivate plugin through the ‘Plugins’ menu in WordPress
  2. Delete plugin through the ‘Plugins’ menu in WordPress

螢幕截圖

  • See it in action
  • Settings

安裝

  1. Upload wp-cleanumlauts2.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Make your settings
    done

常見問題

Installation Instructions
  1. Upload wp-cleanumlauts2.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Make your settings
    done
How does this plugin work?

Just activate it and it will convert all German umlauts to it’s corresponding equivalent.

Is there anything I should be aware of? Any limitations?

No. But of course you have to active permalinks.

How can I support you?

That is nice of you. Donation link: http://1manfactory.com/donate

What is the plugin page?

WP-Cleanumlauts2

Do you have other plugins?

Check out my other WordPress Plugins

Where do I post my feedback?

Post it at the plugin page: WP-Cleanumlauts2

評價

There are no reviews for this plugin.

貢獻者及開發者

“wp-cleanumlauts2” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 wp-cleanumlauts2 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.6 (31.12.2013)

  • Check with WordPress 3.8 OK

1.5.1 (13.02.2012)

  • Getting rid of notices when debug mode is set to true. Thanks to Johannes Freudendahl.

1.5.0 (26.04.2011)

  • Decide where to convert: post, permalinks, comments and/or feeds
  • Konvertierung kann aufgeteilt werden zwischen Posts, Permalinks, Kommentaren und/oder Rss-Feeds.

1.3.2 (01.03.2011)

  • Overcome unnecessary warning message

1.3.1 (25.02.2011)

  • Make sure it still works with WordPress < 3.1

1.3 (25.02.2011)

  • checked and fixed bug for WordPress 3.1 – ok

1.2

  • checked for WordPress 3.0 – ok

1.1

  • wrong coding of letter Ö corrected

1.0

  • first version