WPSSO Tune WP Image Editors

აღწერა

Have you noticed that WordPress creates small images that are a bit “fuzzy” – nothing like the nice sharp original you uploaded?

After resizing an image, the image must be sharpened but WordPress doesn’t do any sharpening, so the resized image remains a bit “fuzzy” – not what you want for a featured image or shared image on social sites! The WPSSO Tune WP Image Editors (WPSSO TIE) add-on provides this missing WordPress image sharpened feature – it automatically applies sharpening to all JPEG images resized by the WordPress ImageMagick library.

Compatible with all image compression / optimization plugins:

Image sharpening is applied during the WordPress resize operation so the resulting images can still be optimized with any compression / optimization plugin.

Users Love the WPSSO TIE Add-on

★★★★★ – “This plugin helped me tune my images to look really good on social media. Great job!” – undergroundnetwork

WPSSO TIE Add-on Features

Extends the features of the WPSSO Core plugin (required plugin).

Applies adjustments to resized images (aka thumbnails) using ImageMagick:

  • Enable or disable image adjustments / sharpening for resized images.
  • Uses a better compression quality of 92% (WordPress default is 82%).
  • Applies a default amount of sharpening values to all resized images.

Optionally select different primary / secondary image editor(s) for WordPress:

  • GD Only
  • GD and ImageMagick
  • ImageMagick Only
  • ImageMagick and GD (WordPress default)

Optionally fine-tune the image filter priority and image adjustment options:

  • Modify the default ‘image_make_intermediate_size’ filter hook priority.
  • Enable / disable contrast leveling.
  • Increase / decrease the compression quality percentage.
  • Adjust sharpening values individually (sigma, radius, amount, threshold).

WPSSO Core Required

WPSSO Tune WP Image Editors (WPSSO TIE) is an add-on for the WPSSO Core plugin, which provides complete structured data for WordPress to present your content at its best on social sites and in search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.

ეკრანული სურათები

  • WPSSO TIE settings page to select the default WordPress image editors and fine-tune the ImageMagick PHP extension.

მიმოხილვები

6 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“WPSSO Tune WP Image Editors” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

“WPSSO Tune WP Image Editors” ითარგმნა 3 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.

გადათარგმნეთ WPSSO Tune WP Image Editors თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

Version Numbering

Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]

  • {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
  • {minor} = New functionality was added or improved in a backwards-compatible manner.
  • {bugfix} = Backwards-compatible bug fixes or small improvements.
  • {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Standard Edition Repositories

Development Version Updates

WPSSO Core Premium edition customers have access to development, alpha, beta, and release candidate version updates:

Under the SSO > Update Manager settings page, select the “Development and Up” (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the “Stable / Production” version filter at any time to reinstall the latest stable version.

WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.

Changelog / Release Notes

Version 3.0.0-dev.7 (2023/05/31)

  • New Features
    • Added a new “Adjust WEBP Images” option.
  • Improvements
    • Removed the “Contrast Leveling” option.
    • Added a notification message if ImageMagick image adjustments are enabled and WordPress is using a different image library.
  • Bugfixes
    • None.
  • Developer Notes
    • Added new library files and classes:
      • WpssoTieFiltersMessages
      • WpssoTieFiltersOptions
      • WpssoTieFiltersUpgrade
      • WpssoTieFiltersWp
      • WpssoTieImagick
  • Requires At Least
    • PHP v7.2.5.
    • WordPress v5.5.
    • WPSSO Core v15.12.1-dev.7.

Version 2.11.1 (2023/01/26)

  • New Features
    • None.
  • Improvements
    • Updated the minimum WordPress version from v5.2 to v5.4.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated the WpssoAbstractAddOn library class.
  • Requires At Least
    • PHP v7.2.5.
    • WordPress v5.5.
    • WPSSO Core v14.7.0.

Version 2.11.0 (2023/01/20)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated the SucomAbstractAddOn common library class.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v14.5.0.

Version 2.10.0 (2022/10/23)

  • New Features
    • None.
  • Improvements
    • Added a ‘wpsso_error_handler’ for getimagesize and imagick exceptions.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v13.6.2.

Version 2.9.1 (2022/03/07)

Maintenance release.

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v11.5.0.

Version 2.9.0 (2022/01/19)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Renamed the lib/abstracts/ folder to lib/abstract/.
    • Renamed the SucomAddOn class to SucomAbstractAddOn.
    • Renamed the WpssoAddOn class to WpssoAbstractAddOn.
    • Renamed the WpssoWpMeta class to WpssoAbstractWpMeta.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v9.14.0.

Version 2.8.2 (2021/11/16)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Refactored the SucomAddOn->get_missing_requirements() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v9.8.0.

Version 2.8.1 (2021/10/06)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Standardized get_table_rows() calls and filters in ‘submenu’ and ‘sitesubmenu’ classes.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v9.1.0.

Version 2.8.0 (2021/09/24)

Maintenance release for WPSSO Core v9.0.0.

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v9.0.0.

Version 2.7.2 (2021/04/30)

  • New Features
    • None.
  • Improvements
    • Minor CSS and text formatting updates.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v8.34.0.

Version 2.7.1 (2021/02/25)

  • New Features
    • None.
  • Improvements
    • Updated the banners and icons of WPSSO Core and its add-ons.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.0.
    • WordPress v4.5.
    • WPSSO Core v8.25.2.

Version 2.7.0 (2020/12/04)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Included the $addon argument for library class constructors.
  • Requires At Least
    • PHP v7.0.
    • WordPress v4.5.
    • WPSSO Core v8.16.0.

Version 2.6.1 (2020/10/17)

  • New Features
    • None.
  • Improvements
    • Refactored the add-on class to extend a new WpssoAddOn abstract class.
  • Bugfixes
    • Fixed backwards compatibility with older ‘init_objects’ and ‘init_plugin’ action arguments.
  • Developer Notes
    • Added a new WpssoAddOn class in lib/abstracts/add-on.php.
    • Added a new SucomAddOn class in lib/abstracts/com/add-on.php.
  • Requires At Least
    • PHP v5.6.
    • WordPress v4.4.
    • WPSSO Core v8.13.0.