Current Year Shortcodes
Insert the current year, month and day with a shortcode in any page, post or widget of your WordPress site.
The facts
- Rating
- 5★ from 3
- Active installs
- 1k+
- Price
- Free
- Last updated
- 3 Jan 2024
- Added
- Dec 2022
- Requires WP
- 4.6
- Tested up to
- WP 6.4.10
- Downloads
- 6,770
Our analysis
AI-assistedCurrent Year Shortcodes is a WordPress plugin that allows you to easily insert the current year, month, and day into your site using simple shortcodes. You can use various shortcodes to display the date in different formats, such as four-digit year or the month's name.
This plugin is suitable for users who want to keep their content up to date with the current date without manually editing it. It can be useful for blogs, business sites, or any website that requires dynamic date information.
Best for: This plugin suits anyone looking to dynamically display the current date on their WordPress site.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Simple shortcodes for easy date insertion
- ✓Supports multiple formats for year, month, and day
- ✓Active installation count of 1,000
- ✓High rating of 5 out of 5 from 3 ratings
Where it falls short
- •Limited information on additional features
- •No detailed user support or documentation mentioned
Verdict
Current Year Shortcodes offers a straightforward solution for inserting date information. It may be beneficial for users needing a simple way to keep their content current.
From the developer
Lukas's own description of Current Year Shortcodes, lightly tidied.
Current Year Shortcodes lets you insert the current year, month and day 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. 2023
[y] – inserts the current year with two digits e.g. 23
[m] – inserts the current month with two digits e.g. 01
[n] – inserts the current month without leading zeros e.g. 1
[F] – inserts the current month as a text e.g. January
[M] – inserts the current month with three letters e.g. Jan
[d] – inserts the current day with two digits e.g. 06
[j] – inserts the current day without leading zeros e.g. 6
[D] – inserts the current day with three letters e.g. Mon
[l] – inserts the current day as a text e.g. Monday