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

ionCube tester plus

外掛說明

ionCube encoder is an established industry standard solution for PHP encoding. In order to run encrypted files on your webserver, it has have ionCube encoders installed. This plugin checks if this is true and if not, you are given a guidance through the official loader wizard which determines what exactly has to be installed on your server on how this can be achieved (if you are not admin of your webserver, you are given instructions which you can easily forward to your admin).

螢幕擷圖

  • Admin notice when loader is installed on your server
  • Admin notice when loader is NOT installed on your server
  • loader wizard gives info on how to install the loader on your server

安裝方式

The Famous 3-Minute Installation

  1. Login on your WordPress site with your user account (needs to have admin rights!)
  2. Select “Add New” from the “Plugins” menu
  3. Search for ioncube
  4. Click on “Install now” below the entry “ionCube Tester Plus”
  5. Click on “OK” on the popup “Are you sure you want to install this plugin?”
  6. Click “Activate Plugin”

Done. You will immediately see an admin notice if the loaders are installed on your server or not. This plugin has no settings page.

常見問題集

What do I do if ionCube loaders are not on my server?

You can start an interactive loader wizard within this plugin which will give you guidance on how to proceed to install the needed loader files on your webserver.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈ionCube tester plus〉的開發相關工作。

參與者

將〈ionCube tester plus〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

v1.3

added support for partially finished loader installation, where php.ini still has to be copied to /wp-admin/

v1.2

add fallback methods for detecting ioncube loaders (needed if extension_loaded(‘ionCube Loader’) is unavailable, done by parsing phpinfo() and checking for ioncube_file_is_encoded()-function).

v1.1

show version of installed ioncube loader

v1.0

initial release