In this video I go over two different ways to automate updating your content dates automatically so you don’t need to change hundreds or thousands of instances of this year to next year.
The first method involved adding a small bit of code to your functions.php file to add a shortcode which enables you to dynamically insert the year within WordPress content.
The second method also involved code being added to the functions.php file, but this time for a Yoast SEO shortcode allowing you to dynamically add years into title tags and meta descriptions.