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

Love/Like/Upvote Button

描述

Add a Twitter style love/like/upvote button to your content.

By default, a love button is added to the bottom of the post content area, which can easily be styled with CSS.

Or use a simple shortcode:

[love]

Or use a simple shortcode with the following available parameter:

[love url="https://example.com/"]

Or use the direct HTML code (with additional configuration options):

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

Powered by the Applause Button by Colin Eberhardt. Donate to the project.

安装

Automatic

  • From your WordPress Admin, navigate to: Plugins > Add New
  • Search for: Love Button
  • Install it
  • Activate it

Manual

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

评价

阅读所有6条评价

贡献者及开发者

「Love/Like/Upvote Button」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

  • New