Current Year By Nasim
Current Year By Nasim
Description
Current Year By Nasim is a minimal WordPress plugin that allows you to easily insert the current year anywhere on your site using a shortcode.
Usage:
Simply add [cyb_nasim] where you want the current year to appear.
- Automatically updates every year
- Clean and simple
- No settings required
Installation
- Upload the plugin folder
current-year-by-nasimto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the
[cyb_nasim]shortcode in posts, pages, widgets, or templates.
Faq
No. Just install and use the shortcode [cyb_nasim].
Yes. You can call it in PHP using: echo do_shortcode('[cyb_nasim]');
Reviews
Perfect for Copyright Footers
By Nasim Miah (muddassirnasim) on June 24, 2025
Every New Year, I’d forget to update the copyright date. This plugin updates it automatically, and I never have to think about it again. Great little tool!
Changelog
1.0.1
- Updated function names and shortcode to follow WordPress guidelines.
- Removed unneeded register_setting and cleaned header fields.
1.0.0
- Initial release.