Archived topic
How to automatically update the (c) YEAR in my WP footer?
4 replies · Started by Nicolas on March 2, 2023
Viewing posts 1–5 of 5
Here is how I set my footer.
Is there a code I can put to replace 2022 so that the year automatically updates?
Hi Nicolas, I think you have to remove 2022 and add {current_year}}. Like this:
© {{current_year}}
Hope it works :-)
Thanks Eva, thats the code if using a Block Element.
Hi there,
For the Customizer > Layout > Footer --> Copyright, replace the date with: %current_year%
Perfect. Just what I was looking for.
Thank you David.
You're welcome
This archived topic is closed to new replies.