Описание
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
Установка
- Upload the plugin folder
current-year-by-nasimto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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]');
Отзывы
Участники и разработчики
«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
- Первый выпуск.
