=== Current Year Shortcodes === Contributors: praxismarketing Tags: shortcode, year, current Requires at least: 4.0 Tested up to: 6.1 Stable tag: 0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Insert the current year with a shortcode in any page, post or widget of your WordPress site. == Description == **Current Year Shortcodes** lets you insert the current year anywhere in your WordPress site with a simple shortcode. Use the shortcode **[Y]** in any post, page or widget to display the current year. ## How it works `[Y]` - inserts the current year with four digits e.g. **2022** `[y]` - inserts the current year with two digits e.g. **22** == Changelog == = 0.1 = * Initial Release