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

Hello In All Languages

外掛說明

Hello In All Languages displays a “hello” word translated to the official language of the country the visitor’s IP belongs to.

螢幕擷圖

  • Some "hello" translations
  • How to use in a post
  • The plugin's settings

安裝方式

How to install

  1. Upload the extracted archive to wp-content/plugins/ or upload the archive from the admin dashboard (Plugins -> Add New -> Upload).
  2. Activate the plugin via the Plugins menu.

How to configure

  1. Open the plugin settings page (Settings -> Hello In All Languages).
  2. Sign up for a free DB-IP.com API key and paste it in the appropriate field.
  3. Select how the word will be displayed (capitalised, uppercase, or lowercase).
  4. Select the default language (will be used if the visitor’s IP cannot be determined).

How to use

Enter the shortcode [HELLO-IN-ALL-LANGUAGES] in any post or page and the translated hello will be displayed.

Notes

  • To ensure that all the hello translations will be displayed correctly, please use UTF-8 charset.
  • Please be aware that the plugin may not work properly if you are testing your blog in a local server.
  • To determine the visitor’s physical location based on his IP, the geolocation API provided by DB-IP.com is being used.

常見問題集

How can I get support?

For questions, issues, or feature requests, you can either contact me, or post them either in the WordPress Forum (make sure to add the tag “hello-in-all-languages”), or in this blog post.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Hello In All Languages〉的開發相關工作。

參與者

將〈Hello In All Languages〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.6

  • A free DB-IP.com API key is now required to use the plugin.
  • Switched from using IPInfoDB to DB-IP.com.

1.0.5

  • Some code refactoring.
  • Removed “Way to connect to API” option.
  • When plugin is uninstalled, saved settings are removed from the database.

1.0.4

  • Fixed a wpdb warning.
  • Minor content changes.

1.0.3

  • Now using version 3 of the IPInfoDB API.
  • Added the option to use personal API key.
  • Added a country code
  • Fixed an issue where an unknown coutry code was causing the greeting to be empty.

1.0.2

  • Updated to use version 2 of the IPInfoDB API.

1.0.1

  • Fixed uncaught exception error.

1.0.0

  • The initial release!