Title: WP Post Likes
Author: thanhlt
Published: <strong>2017 年 3 月 22 日</strong>
Last modified: 2017 年 4 月 3 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# WP Post Likes

 作者：[thanhlt](https://profiles.wordpress.org/thanhlt/)

[下载](https://downloads.wordpress.org/plugin/wp-post-likes.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/wp-post-likes/#description)
 * [评价](https://cn.wordpress.org/plugins/wp-post-likes/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wp-post-likes/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wp-post-likes/#developers)

 [支持](https://wordpress.org/support/plugin/wp-post-likes/)

## 描述

Want to add a simple and efficient post likes button?

This plugin provides the `wp_post_likes()` template tag which generates simple and
efficient likes button. See the [installation instructions](https://wordpress.org/plugins/wp-post-likes/installation/)
for using it in your theme.

#### Development

 * [https://github.com/thanhluu/wp-post-likes](https://github.com/thanhluu/wp-post-likes)

#### Translations

[http://dev.wp-plugins.org/browser/wp-post-likes/i18n/](http://dev.wp-plugins.org/browser/wp-post-likes/i18n/)

## 安装

 1. Open `wp-content/plugins` Folder
 2. Put: `Folder: wp-post-likes`
 3. Activate `WP Post Likes` Plugin

#### Usage

 1. Open `wp-content/themes/<YOUR THEME NAME>/index.php`
 2. You may place it in archive.php, single.php, post.php or page.php also.
 3. Find: `<?php while (have_posts()) : the_post(); ?>`
 4. Add anywhere below it (the place you want the likes button to show): `<?php if (
    function_exists( 'wp_post_likes' ) ) { wp_post_likes(); } ?>`

* If you DO NOT want the likes to appear in every post/page, DO NOT use the code
above. Just type in `[wp-post-likes]` into the selected post/page content and it
will embed likes into that post/page only.

## 评价

此插件暂无评价。

## 贡献者及开发者

「WP Post Likes」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ thanhlt ](https://profiles.wordpress.org/thanhlt/)
 *   [ DesignWall ](https://profiles.wordpress.org/designwall/)

[帮助将「WP Post Likes」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wp-post-likes)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wp-post-likes/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/wp-post-likes/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wp-post-likes/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wp-post-likes/)。

## 更新日志

#### 1.0

 * Initial Release

## 额外信息

 *  版本 **1.0**
 *  最后更新：**9 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-post-likes/)
 * 标签
 * [likes](https://cn.wordpress.org/plugins/tags/likes/)[page](https://cn.wordpress.org/plugins/tags/page/)
   [post](https://cn.wordpress.org/plugins/tags/post/)[posts](https://cn.wordpress.org/plugins/tags/posts/)
   [shortcodes](https://cn.wordpress.org/plugins/tags/shortcodes/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-post-likes/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/wp-post-likes/reviews/)

## 贡献者

 *   [ thanhlt ](https://profiles.wordpress.org/thanhlt/)
 *   [ DesignWall ](https://profiles.wordpress.org/designwall/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wp-post-likes/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://thanhlt.com/)