We'll create fresh WordPress site with Dynamic Year and Copyright Shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugins allows you to keep the Copyright year of the website always updated by getting the current year and storing it in the shortcode [current_year].
There are three variations of this plugin’s shortcode
[current_year] – This shortcode displays the current year. Assuming that the current year is 2015 then the shortcode will display “2015” (without quotes) wherever it is used.
[current_year_with_copyright_symbol] – This shortcode displays the current year with the copyright symbol to its left. Assuming the current year to be 2015 the shorcode will display “© 2015” (without quotes) wherever it is used.
[current_year_with_copyright_symbol_and_title] – This shortcode displays the current year with the copyright symbol and site title to its left. Assuming the current year to be 2015 the shorcode will display “Site Title © 2015” (without quotes) wherever it is used.