function aygoster() { setlocale(LC_TIME, 'tr_TR.UTF-8'); return strftime("%B"); } add_shortcode('aygoster', 'aygoster');