Forums
(@riddler16)
14 years, 3 months ago
function lightword_simple_date(){ global $lw_sidebox_settings; if($lw_sidebox_settings == "Disabled"){ echo "<div class=\"simple_date\">".__('Posted on','lightword')." ".get_the_time('F j, Y H:i:s',$post->ID)."</div>"; } }
still nothing ??
Thanks for this fast response. I′ve done what u said but no change in the date format.