Title: Applause
Author: Web Guy
Published: <strong>12.10.2021</strong>
Last modified: 09.04.2026

---

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

![](https://ps.w.org/applause/assets/icon-256x256.gif?rev=2612742)

# Applause

 Від автора [Web Guy](https://profiles.wordpress.org/webguyio/)

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

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

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

## Опис

[💬 Ask Question](https://github.com/webguyio/support) | [📧 Email Me](https://uk.wordpress.org/plugins/applause/webguywork@gmail.com?output_format=md)

Add an applause/like/upvote button to your content. Click counts are stored in your
WordPress database. Votes are tracked by hashed IP address.

By default, an applause button is added to the top and bottom of the post content
area, which can easily be styled with CSS.

Or use a simple shortcode:

    ```
    [applause]
    ```

Or use a simple shortcode with the following available parameters:

    ```
    [applause url="https://example.com/" color="purple"]
    ```

Or use the direct HTML code:

    ```
    <div class="applause"><applause-button url="https://example.com/" color="purple"></applause-button></div>
    ```

Change the icon color with CSS:

    ```
    .applause{color:red}
    ```

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

**Automatic**

 * From your WordPress Admin, navigate to: **Plugins** > **Add New**
 * Search for: **Applause**
 * Install it
 * Activate it

**Manual**

 * Download
 * Unzip
 * Upload to /plugins/ folder
 * Activate

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

### It’s not showing the full like count?

If you’re using caching plugin like WP Rocket, go to **Settings > WP Rocket > Advanced
Rules > Never Cache URL** and add `/wp-json/applause/`. This ensures the like count
API responses are always fresh. Other caching plugins will have a similar setting.

## Відгуки

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

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

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

Учасники

 *   [ Web Guy ](https://profiles.wordpress.org/webguyio/)

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

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

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

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

#### 0.2

 * Replaced third-party API with local database storage
 * Simplified to single like/unlike toggle
 * Votes tracked by hashed IP address

#### 0.1

 * New

## Мета

 *  Версія **0.2**
 *  Останнє оновлення **4 місяці тому**
 *  Активних встановлень **30+**
 *  Версія WordPress ** 5.0 або вище **
 *  Tested up to **6.9.7**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/applause/)
 * Позначки
 * [Applause](https://uk.wordpress.org/plugins/tags/applause/)[like button](https://uk.wordpress.org/plugins/tags/like-button/)
   [thumbs-up](https://uk.wordpress.org/plugins/tags/thumbs-up/)[upvote](https://uk.wordpress.org/plugins/tags/upvote/)
   [vote](https://uk.wordpress.org/plugins/tags/vote/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/applause/advanced/)

## Оцінки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/applause/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/applause/reviews/)

## Учасники

 *   [ Web Guy ](https://profiles.wordpress.org/webguyio/)

## Підтримка

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

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

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

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

 [ Пожертвувати на розвиток плагіна ](https://webguy.io/donate)