Wordpress Image Resizer
/* Download file aq_resizer.php */
/* Insert into lib\functions */
/* In functions.php: */
requireonce(TEMPLATEPATH . '/lib/functions/aqresizer.php');
/* Usage: */
/* Parameters: URL, Width, Height, Crop(bool) */
]]]
/* Download file aq_resizer.php */
/* Insert into lib\functions */
/* In functions.php: */
requireonce(TEMPLATEPATH . '/lib/functions/aqresizer.php');
/* Usage: */
/* Parameters: URL, Width, Height, Crop(bool) */
]]]