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

Gmagick

外掛說明

In WordPress 3.5 all of the GD functionality has been abstracted out and with that power Imagick has been including to WordPress 3.5 too. Gmagick needs to wait a little bit more but with this plugin you can already use it.

If you want to know a little bit more about the changes you can look at:
* https://make.wordpress.org/core/2012/12/06/wp_image_editor-is-incoming/
* http://markoheijnen.com/wordpress-new-image-manipulation/
* http://www.slideshare.net/markoheijnen/image-manipulation-in-wordpress-35

安裝方式

  1. Upload the folder gmagick to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.3 (2014-09-03)

  • Sync with WordPress 3.9 and 4.0

1.2 (2012-12-30)

  • Checking if we always dealing with Gmagick objects
  • Small bugfix after WordPress 3.8 when setting quality could end up not working

1.1 (2012-12-30)

  • Fix loading gmagick only once

1.0 (2012-12-9)

  • First version