Presswell Art Direction helps simplify how custom image thumbnail sizes are defined, cropped, and generated..
Select custom image sizes in WordPress editor.
Presswell Art Direction adds the ability to set focal point hot-spot for all images in the library for fine grain cropping control.
Simply identify where the subject of the photo is and the plugin will crop all custom image thumbnails to ensure it stays in frame..
Presswell Art Direction adds easy to use interface for defining and editing custom image thumbnail sizes.
Presswell Art Direction prevents custom image sizes from being generated automatically.
All other image sizes will be generated when called via code or requested via URL, saving server space when many custom image sizes are defined.
Documentation pwad add image size $args Keyed array containing name, key, height, width, optionally thumbnails values Thumbnail keys are prefixed with parent's key like -..
Returns array containing the file, url, path, height, width, and mime-type values..
Example $square large = pwad get image src $square medium = pwad get image src $square small = pwad get image src Overloaded...
Read more