Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Copyright Autoupdater

Описание

Never worry about updating your copyright notice again!

The best way to add a copyright notice to your site is to include a range of dates, from first publish to today. This plugin automatically gets the date of your first published content and uses it to create the copyright range.

Usage

Templates

Add the line <?php do_action( 'copyright_autoupdater_footer' ); ?> to your footer template file. You can wrap this in any HTML element to adjust the layout.

Установка

  1. Extract and upload the plugin files to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place <?php do_action( 'copyright_autoupdater_footer' ); ?> in your templates.

Отзывы

05.03.2017
Activating this plugin crashed 4.7.2 wordpress to the point I had to FTP in to rename the plugin directory. This needs some tweaking.
Посмотреть 1 отзыв

Участники и разработчики

«Copyright Autoupdater» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Copyright Autoupdater» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release.