এই প্লাগইনটি ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি। এটি আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

Current Year Shortcodes

Description

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

Reviews

জানুয়ারি 6, 2024
Well it does what is says. Works fine with Elementor. Installed, inserted the short code, and never think about it again 🙂 Thank you
জুন 17, 2023 2টি উত্তর
Added the [Y] code into the footer, and doesnt work, so deleted the plugin – not a good start!
সব রিভিউ পড়ুন

ডেভেলপার এবং কন্ট্রিবিউটর

“Current Year Shortcodes” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর

Translate “Current Year Shortcodes” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3

  • Added translations for months and days

0.2

  • Added current month and current day
  • Added logo

0.1

  • Initial Release