Title: Copyright Shortcode
Author: Code Muffin
Published: <strong>14.06.2015</strong>
Last modified: 14.06.2015

---

Шукати плагіни

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

![](https://s.w.org/plugins/geopattern-icon/copyright-shortcode.svg)

# Copyright Shortcode

 Від автора [Code Muffin](https://profiles.wordpress.org/code-muffin/)

[Завантажити](https://downloads.wordpress.org/plugin/copyright-shortcode.zip)

 * [Деталі](https://uk.wordpress.org/plugins/copyright-shortcode/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/copyright-shortcode/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/copyright-shortcode/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/copyright-shortcode/#developers)

 [Підтримка](https://wordpress.org/support/plugin/copyright-shortcode/)

## Опис

This plugin allows you to use the shortcode [copyright], which inserts a copyright
symbol, the site name (linking back to the homepage), and the year.

A span with the class “copyright” wraps this, and the year is dynamically updated.

This is ideally used in the footer of your website. If shortcodes don’t work in 
widget areas on your site, check the FAQs.

## Скріншоти

 * [[
 * The visible output, and the HTML behind it

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

#### From the Plugins Directory

 1. Go to Plugins > Add New and search for ‘copyright’, then clck the Install button.
 2. After installation, click the Activate link to enable the plugin.

#### Manual

 1. Download the plugin from wordpress.org, then go to Plugins > Add New, and click
    Upload Plugin.
 2. After installation, click the Activate link to enable the plugin.

## Часті питання

  How do I use this?

Enter the shortcode `[copyright]1 somewhere on your site – in a page, post or widget.
You can also use it in your templates with the following code:

    ```
    <?php echo do_shortcode('[copyright]'); ?>
    ```

  Can I use the shortcode in a text widget?

Yes, if you have shortcodes enabled for use in widget areas. If you haven’t, you
can either install the plugin [Shortcodes in Sidebar Widgets](https://wordpress.org/plugins/shortcodes-in-sidebar-widgets/),
or you can add this line of code to your functions.php file:

    ```
    add_filter('widget_text', 'do_shortcode');
    ```

  How do I change the name that’s shown?

The name is taken from your site name, which you can set via Settings > General.

  I have a plugin installed that uses the shortcode [copyright]. Can I still use
this? Will it break my other plugin?

The plugin makes sure that ‘copyright’ isn’t being used already. If it is, it lets
you use an alternative shortcode instead: `[muffincopyright]`

## Відгуки

Для цього плагіна немає відгуків.

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

“Copyright Shortcode” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

 *   [ Code Muffin ](https://profiles.wordpress.org/code-muffin/)

[Перекладіть “Copyright Shortcode” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/copyright-shortcode)

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

[Перегляньте код](https://plugins.trac.wordpress.org/browser/copyright-shortcode/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/copyright-shortcode/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/copyright-shortcode/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/copyright-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0

 * Initial release

## Мета

 *  Версія **1**
 *  Останнє оновлення **11 років тому**
 *  Активних встановлень **80+**
 *  Версія WordPress ** 4.3 або вище **
 *  Tested up to **4.3.34**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/copyright-shortcode/)
 * Позначки
 * [copyright](https://uk.wordpress.org/plugins/tags/copyright/)[shortcode](https://uk.wordpress.org/plugins/tags/shortcode/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/copyright-shortcode/advanced/)

## Оцінки

No reviews have been submitted yet.

[Додати свій відгук](https://wordpress.org/support/plugin/copyright-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/copyright-shortcode/reviews/)

## Учасники

 *   [ Code Muffin ](https://profiles.wordpress.org/code-muffin/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/copyright-shortcode/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XFDW8V2SZA48E&lc=QA&item_name=Copyright%20Plugin%20Donation%20%2d%20thank%20you%21%20%3a%29&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)