This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Force use of ImageMagick image library

توضیحات

Forces WordPress to use ImageMagick instead of the PHP GD image library. This allows EXIF and IPTC data to be retained – for example, those containing GEO data and copyright information – but can lead to slightly larger file sizes.

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” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Force use of ImageMagick image library” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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.