// Remove the image link from all posts queried via WP Show Posts
add_filter( 'wpsp_disable_image_link', '__return_true' );
// Remove the image link from all posts queried via WP Show Posts
add_filter( 'wpsp_disable_image_link', '__return_true' );