Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Current Year By Nasim

Опис

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

Постављање

  1. Upload the plugin folder current-year-by-nasim to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the [cyb_nasim] shortcode in posts, pages, widgets, or templates.

ЧПП

Does this plugin require any configuration?

No. Just install and use the shortcode [cyb_nasim].

Can I use it in my theme template?

Yes. You can call it in PHP using: echo do_shortcode('[cyb_nasim]');

Прегледи

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!
Види свих 0 прегледа

Сарадници и градитељи

„Current Year By Nasim“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„Current Year By Nasim“ је преведен на 3 језика. Хвала преводиоцима за њихове доприносе.

Преведите „Current Year By Nasim“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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.