Forums
(@ncosic)
10 years, 7 months ago
You’re awesome!!!
Thanks
Hi Mike,
thank you so much for sharing this part of code. As I also would appreciate this option, can you please tell me in what file should I add this?
Thanks, Nino
11 years, 2 months ago
Found it:
wp-content/themes/alexandria/inc/template-tags.php
LINE 182: Replace: $time_string .= ‘<time class=”updated” datetime=”%3$s”>%4$s</time>’;
With: $time_string .= ‘<time class=”updated” datetime=”%3$s”></time>’;