ShpendBerisha
Results
1
issues of
ShpendBerisha
Im trying to something like this one: ``` $thumb = get_post_meta($post->ID, 'thumb_url', true); $aq_thumb_field = aq_resize( $thumb, 244, 298, true ); ``` when I use a local image in the...