Title: WP Like System
Author: Henrique Silverio
Published: <strong>07.02.2014</strong>
Last modified: 07.03.2018

---

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

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

![](https://s.w.org/plugins/geopattern-icon/wp-like-system.svg)

# WP Like System

 Від автора [Henrique Silverio](https://profiles.wordpress.org/henriquesilverio/)

[Завантажити](https://downloads.wordpress.org/plugin/wp-like-system.1.1.0.zip)

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

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

## Опис

A rating system for WordPress posts, based on Facebook likes. Allow users like (
and undo) your blog posts.

The users likes are saved directly on your database, like a WordPress native component.
So, users can give you a feed back without a Facebook account.

#### Easy to use

No comes with a bunch of unnecessary settings. Simply install, paste the plugin 
snippet in your theme loop and its works as expected.

#### Easy to customize

WP Like System comes with a clean HTML markup and some CSS class, making easy for
replace default styles to adjust better in your theme whenever necessary.

#### Ready to translations

Currently, this plugin has been translated in the following languages:

 * English US and Brazilian Portuguese – by [HenriqueSilverio](https://github.com/HenriqueSilverio)
 * Germany DE – by [patrickhempel](https://github.com/patrickhempel)

Feel free to contact me if you wish translate he in your language.

Download the files, translate and send a pull request on [Github repository](https://github.com/HenriqueSilverio/wp-like-system)
or mail me: [contato@henriquesilverio.com](https://uk.wordpress.org/plugins/wp-like-system/contato@henriquesilverio.com?output_format=md).

### License

WP Like System is free software: you can redistribute it and/or modify it under 
the terms of the GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

WP Like System is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

Get a copy of the GNU General Public License in [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).

## Скріншоти

[⌊Front-End display 01.⌉⌊Front-End display 01.⌉[

Front-End display 01.

[⌊Front-End display 02.⌉⌊Front-End display 02.⌉[

Front-End display 02.

[⌊Front-End display 03.⌉⌊Front-End display 03.⌉[

Front-End display 03.

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

 * Upload plugin files to your plugins folder, or install using WordPress built-
   in Add New Plugin installer;
 * Activate the plugin;

#### Display likes directly

Use this function in your theme loop:

    ```
    <?php
        if( function_exists( 'has_wpls_show_likes' ) ) {
            has_wpls_show_likes( get_the_ID() );
        }
    ?>
    ```

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

  Installation Instructions

 * Upload plugin files to your plugins folder, or install using WordPress built-
   in Add New Plugin installer;
 * Activate the plugin;

#### Display likes directly

Use this function in your theme loop:

    ```
    <?php
        if( function_exists( 'has_wpls_show_likes' ) ) {
            has_wpls_show_likes( get_the_ID() );
        }
    ?>
    ```

  What is the plugin license?

 * This plugin is released under a GPL license.

## Відгуки

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

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

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

Учасники

 *   [ Henrique Silverio ](https://profiles.wordpress.org/henriquesilverio/)

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

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

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

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

#### 1.1.0

 * Added Germany language.

#### 1.0.0

 * Initial release.

## Мета

 *  Версія **1.1.0**
 *  Останнє оновлення **9 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.0 або вище **
 *  Tested up to **4.9.31**
 *  Версія PHP ** 5.6 або вище **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/wp-like-system/)
 * Позначки
 * [Dislike](https://uk.wordpress.org/plugins/tags/dislike/)[like](https://uk.wordpress.org/plugins/tags/like/)
   [post](https://uk.wordpress.org/plugins/tags/post/)[rating](https://uk.wordpress.org/plugins/tags/rating/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/wp-like-system/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-like-system/reviews/)

## Учасники

 *   [ Henrique Silverio ](https://profiles.wordpress.org/henriquesilverio/)

## Підтримка

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

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

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

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

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