Class ImageResize
Methods summary
public static
|
|
public static
array
|
#
_resize( $url, $width = NULL, $height = NULL, $crop = true, $retina = false )
Resizes an image and returns an array containing the resized URL, width, height and file type. Uses native Wordpress functionality. This is a slightly modified version of https://github.com/MatthewRuddy/Wordpress-Timthumb-alternative |