Site logo

[Resolved] How to automatically update the (c) YEAR in my WP footer?

Home Forums Support [Resolved] How to automatically update the (c) YEAR in my WP footer?

Home Forums Support How to automatically update the (c) YEAR in my WP footer?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2552987
    Nicolas

    Here is how I set my footer.

    Is there a code I can put to replace 2022 so that the year automatically updates?

    #2553001
    Eva

    Hi Nicolas, I think you have to remove 2022 and add {current_year}}. Like this:
    © {{current_year}}
    Hope it works 🙂

    #2553132
    David
    Staff
    Customer Support

    Thanks Eva, thats the code if using a Block Element.

    Hi there,

    For the Customizer > Layout > Footer –> Copyright, replace the date with: %current_year%

    #2553210
    Nicolas

    Perfect. Just what I was looking for.
    Thank you David.

    #2553345
    David
    Staff
    Customer Support

    You’re welcome

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.