Site logo

Archived topic

How to add "Last Updated" verbiage.

3 replies · Started by Michael on December 17, 2019

Viewing posts 1–4 of 4

Hi there,

edit this line of the code:

return sprintf( '<span class="posted-on">%s</span> ',

to this:

return sprintf( '<span class="posted-on">Last Updated: %s</span> ',

Thanks man, worked like a charm.

You're welcome

This archived topic is closed to new replies.