';
} else {
$datetime .= ' ';
$datetime .= date_i18n(get_option('time_format'), current_time('timestamp'));
$datetime .= '';
}
}
echo wp_kses_post($datetime);
?>
'aft-social-nav',
'link_before' => '',
'link_after' => '',
'container' => 'div',
'container_class' => 'social-navigation'
));
?>