02/17/2013 at 10:26 am
#251646
Keymaster
@ Michael Bova
Yes that is correct. Here the three options available for present.
getImage( array( 'preset' => 'profile' ); // Large Image
getImage( array( 'preset' => 'entry' ); // Medium Image
getImage( array( 'preset' => 'thumbnail' ); // Small Image
Hope that helps.