WP Manifestindependent plugin directory
manifest / utilities / wordpress-dynamic-year-shortcode-plugin

Dynamic Year Shortcode

Automatically shows the current year anywhere on the website.

by Jaydip Sudani · github.com/jaydipsudani/wordpress-dynamic-year-shortcode-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jaydipsudani/wordpress-dynamic-year-shortcode-plugin/archive/refs/heads/main.zip

This plugin adds a shortcode to display the current year automatically.

Usage

Add shortcode:

[current_year]

Example: © [current_year] Your Company Name