Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Current Year Shortcodes

Описание

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

Отзиви

06.01.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.06.2023 2 replies
Added the [Y] code into the footer, and doesnt work, so deleted the plugin – not a good start!
Прочетете всички 3 отзива

Сътрудници и разработчици

“Current Year Shortcodes” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Current Year Shortcodes” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

0.3

  • Added translations for months and days

0.2

  • Added current month and current day
  • Added logo

0.1

  • Initial Release