MasterPress 1.2.8 is now available
It was brought to our attention that MasterPress would give a tonne of warnings and deprecation notices when used with PHP 7.4 – this update addresses those.
A specialisation of the WOOF_Image::tint method, to create a sepia-tone effect on the image, and save the result to the image cache.
Colorizes the image, with a given color (while retaining the other colors in the image), and caches the result in the image cache.
Given the following unprocessed image:
The example code produces this image:
A 3 or 6 length hex string describing the color to use (3-length uses the same repeating convention as CSS), with or without hash.
An arguments string or array which supports the following parameters:
Note that the maxlength param can be important, as chaining multiple filters or resizes together can result in very long file names for the cached images.
It was brought to our attention that MasterPress would give a tonne of warnings and deprecation notices when used with PHP 7.4 – this update addresses those.
MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.
We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).
This plug-in is not compatible with the WordPress.com hosted service.
Copyright 2021 © Three AM All rights reserved.