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]');

使用者評論

2025 年 6 月 24 日
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.