Applause/Like/Upvote Button

外掛說明

Add an applause/like/upvote button to your content.

By default, an applause button is added to the top and bottom of the post content area, which can easily be styled with CSS.

Or use a simple shortcode:

[applause]

Or use a simple shortcode with the following available parameters:

[applause url="https://example.com/" color="purple"]

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

<div class="applause"><applause-button url="https://example.com/" color="purple" /></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: Applause
  • Install it
  • Activate it

Manual

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

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Applause/Like/Upvote Button〉的開發相關工作。

參與者

將〈Applause/Like/Upvote Button〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1

  • New