Force use of ImageMagick image library

外掛說明

Forces WordPress to use the ImageMagick image library. This plugin only instructs WordPress to use the ImageMagick library. It doesn’t change how (or when) WordPress generates images, and it doesn’t provide any additional functionality for creating or resizing images.

If you need to know more about ImageMagick, then visit the official website. Full information about Post Thumbnails and image size and quality are in the WordPress Codex.

安裝方式

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

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Force use of ImageMagick image library〉的開發相關工作。

參與者

變更記錄

1.1.0

  • Update tested up to version to 6.9.0.
  • Remove unnecessary $key variable on the class.
  • Code syntax improvements.

1.0.6

  • Confirmation of compatibility with WordPress 4.7.
  • No functional changes.

1.0.5

  • No functional changes.
  • Improve PHP function naming.
  • Remove unnecessary (unused) PHP class variables.

1.0.4

  • Extend README.
  • Update author website link to new site.

1.0.3

  • Confirms compatibility with WordPress 4.6.
  • Fixes erroneous README.
  • Removes delivered license file: see GPL v3 instead.