Title: WP Like System
Author: Henrique Silverio
Published: <strong>2014 年 2 月 7 日</strong>
Last modified: 2018 年 3 月 7 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/wp-like-system/#description)
 * [评价](https://cn.wordpress.org/plugins/wp-like-system/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wp-like-system/#installation)
 * [开发进展](https://cn.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://cn.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/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wp-like-system/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wp-like-system/)。

## 更新日志

#### 1.1.0

 * Added Germany language.

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**8 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-like-system/)
 * 标签
 * [Dislike](https://cn.wordpress.org/plugins/tags/dislike/)[like](https://cn.wordpress.org/plugins/tags/like/)
   [post](https://cn.wordpress.org/plugins/tags/post/)[rating](https://cn.wordpress.org/plugins/tags/rating/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-like-system/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](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)