'
' . __('Pages:', 'blackwhiteblog'),
'after' => '
',
) ); ?>
' . get_the_date('F Y') . ' ' . __('ayına ait gönderiler.', 'blackwhiteblog') . '
'; } elseif (is_year()) { echo '' . get_the_date('Y') . ' ' . __('yılına ait gönderiler.', 'blackwhiteblog') . '
'; } else { the_archive_description(); } ?>