Title: WP Like System
Author: Henrique Silverio
Published: <strong>7 de febrer de 2014</strong>
Last modified: 7 de març de 2018

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# WP Like System

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

[Baixa](https://downloads.wordpress.org/plugin/wp-like-system.1.1.0.zip)

 * [Detalls](https://ca.wordpress.org/plugins/wp-like-system/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/wp-like-system/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/wp-like-system/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/wp-like-system/#developers)

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

## Descripció

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://ca.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/).

## Captures

[⌊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.

## Instal·lació

 * 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() );
        }
    ?>
    ```

## PMF

  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.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«WP Like System» és programari de codi obert. La següent gent ha col·laborat en 
aquesta extensió.

Col·laboradors

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

[Traduïu «WP Like System» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/wp-like-system)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/wp-like-system/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/wp-like-system/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/wp-like-system/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/wp-like-system/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.1.0

 * Added Germany language.

#### 1.0.0

 * Initial release.

## Meta

 *  Versió **1.1.0**
 *  Darrera actualització **fa 8 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 3.0 o posterior **
 *  Provada fins a **4.9.29**
 *  Versió del PHP ** 5.6 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-like-system/)
 * Etiquetes
 * [Dislike](https://ca.wordpress.org/plugins/tags/dislike/)[like](https://ca.wordpress.org/plugins/tags/like/)
   [post](https://ca.wordpress.org/plugins/tags/post/)[rating](https://ca.wordpress.org/plugins/tags/rating/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/wp-like-system/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/wp-like-system/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/wp-like-system/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](https://pag.ae/bhdkncn)