Do you have some example using the plugin or more detailed explain ?
I wish to replace the printDefaultSizedImage() function and display instead a 'Retina' picture on my retina MacBook.
I'm trying:
`
$img = getHDCustomSizedImageMaxSpace(NULL, $hd=true, 610, 408,$thumb=false,$effects = null);
printResponsiveImage($img[0], $img[1], NULL,NULL,NULL,NULL,NULL,NULL,NULL);
`
See here.
My theme setting:
-Full image image: 800x600
-Default image image: 610x408
For testing, I've uploaded in 'Retina' album a 1600x1200 picture