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

Footer Copyright

Описание

This plugin shortcodes displays Company name, copyright text, symbol and update the copyright year automatically every year.

Example
1. [gigatech_copy_rights] Copyright © 2023 Site Title. All rights reserved.
2. [gigatech_copy_rights company=»Your Company Name.» start_year=»2010″] Copyright © 2010–2023 Your Company Name. All rights reserved.
3. [gigatech_copy_rights company=»Your Company Name.»] Copyright © 2023 Your Company Name. All rights reserved.
4. [gigatech_copy_company company=»Your Company Name»] © Your Company Name 2023
5. [gigatech_copy_company] © Site Title 2023
6. [gigatech_company_year company=»Your Company Name»] Your Company Name © 2023
7. [gigatech_company_year] Site Title © 2023
8. [gt_cp_icon] ©
9. [gt_year] 20XX
10. [gt_site_name] Site Title

Установка

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/footer-copyright directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the shortcodes to display copyright in different formats

Часто задаваемые вопросы

Who should use Footer Copyright?

Anyone who has a WordPress website can use Footer Copyright to keep the site always update in terms of Copyright year and text.

Do I need to have coding skills to use Footer Copyright?

Absolutely not. Just place the shortcode in your WordPress website footer widget.

Will it work in my pages or posts?

Yes.

Отзывы

Нет отзывов об этом плагине.

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

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

Участники

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

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

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

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

1.2

  • 3 more shortcodes added
  • [gt_cp_icon], [gt_year], [gt_site_name]

1.0

  • Initial version