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

Internet Speed Test

描述

The plugin allows you to embed speed test for your website via a shortcode.

See live demo here.

Features

  • Measure download, upload, ping and jitter.
  • Autodetects users language preference (or you can choose one)
  • Modern, responsive, full HTTPS support
  • Available in 12 languages: Czech (cs), Deutsch (de), English (en), French (fr), Hungarian (hu), Italin (it), Japanese (ja), Polish (pl), Portuguese (pt), Rusian (ru), Slovak (sk), Spanish (es).

The Meter.net project has been measuring Internet access around the world since 2014 (on former domain bandwidth-test.net since 2005, and main Czech version since year 2004). Our users carry out tens of thousands of tests every day.

How to

Place [internet-speed-test] shortcode whenever you want to display the speed test. You can use following parameters to modify the look:

  • layout – dark (default), light
  • language – auto (automatic detection based on browser, default), wordpress (based on wordpress locale), manually asign a language (cs, de, en, es, fr, hu, it, ja, pl, pt, ru, sk)
  • default-language – manually assign a fallback language for languages based on wordpress locale if the locale language is not supported, otherwise automatic detection will be undreleased

Examples of use

  • Dark theme, automatic detection [internet-speed-test]
  • Light theme with wordpress based language [internet-speed-test layout="light" language="wordpress"]
  • Dark theme with wordpress based language with fallback to Spanish [internet-speed-test language="wordpress" default-language="es"]

安裝

  1. Upload the plugin to your web site or install via plugin management.
  2. Check whether the WooCommerce plugin is installed and active.
  3. Activate the plugin through the Plugins menu in WordPress administration
  4. Add a shortcode where you want to display the speed tester.
  5. Done!

貢獻者及開發者

“Internet Speed Test” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Internet Speed Test 外掛目前已有 4 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Internet Speed Test 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0 (2018-08-06)

  • Initial release