any time mate
jokerhacker Reviewed by jokerhacker on . First Image Function Hi ... I was trying the below function to display only the first image from the content on the index page. Function : function catch_that_image() { global $post, $posts; $first_img = ''; ob_start(); ob_end_clean(); Rating: 5