// WP-Resimler için Otomatik Alt Tag by Efendim.XYZ function image_seo($content) {global $post;preg_match_all('//', $content, $images); if(!is_null($images)) {foreach($images[1] as $index => $value) {if(!preg_match('/alt=/', $value)){ $new_img = str_replace('