• Nice plugin. I’m trying to make the plugin to automatically do the “Last updated on:…” in the default meta section.

    I put this:
    <span class="update-date"><?php echo wpt_updated_date($content) ?></span>

    But the output is just: (Last Updated On: [post_updated])

    Any input would be appreciated

  • The topic ‘How to use the function to add this to meta?’ is closed to new replies.