Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Current Year and Footer Information

Опис

Easy plugin to show the Copyright icon, Current Year, Legal Notice and Cookies Policy using shortcodes. Compatible with WordPress Multilanguage.

Just use this shortcodes:

  • [c] for the copyright symbol.
  • [cy] for the current year (four digits). Forget to change it manually every year!
  • [legal_notice] you can set up the name and the link that you want to show.
  • [cookies] you can set up the name and the link that you want to show.

Examples:

  • [c] [cy] MyName = © 2020 MyName (it will display the current year)
  • [c] 2014-[cy] MyName = © 2014-2020 MyName (it will display the current year)
  • [c] [cy] MyName | [legal_notice] and [Cookies] = © 2020 MyName | Legal Notice and Cookies Policy

Скріншоти

  • Configuration
  • Shortcode usage
  • Information display

Встановлення

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

  1. Upload the plugin files to the /wp-content/plugins/wp-cyfooterinfo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Tools->WP Current Year and Footer Information screen to configure the plugin

Відгуки

Прочитати всі 2 відгуки

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

“Current Year and Footer Information” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Current Year and Footer Information” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2.2

  • Fixed plugin description.

1.2.1

  • Fixed plugin info version.

1.2.0

  • Added translation to admin text.

1.1.0

  • Changed the translation of the plugin’s name in the menu bar for Spanish and Catalan languages.

1.0.0

  • Added Current Year using a shortcode.
  • Added Copyright symbol © using a shortcode.
  • Added Legal Notice link using a edited shortcode.
  • Added Cookies link using a edited shortcode.
  • 3 languages availables for the administration interface: English, Spanish and Catalan.