Current year shortcode
Type [year] anywhere, for example “© [year] My Shop” in the footer, and it always shows the current year.
<?php
echo esc_html( wp_date( 'Y' ) );
How to use it
Type [year] in a post, a page or a Shortcode block.
In these packs
- Content and media: Shortcodes, links, images and small design touches for the public site.