60+
安裝啟用
★★★★☆
4/5 分(6 則評價)
8 天前
最後更新
—
問題解決
WordPress 5.0+ v0.3 上架:2013-02-14
內容簡介
在您的內容中加入類似 Twitter 的喜愛/讚/投票按鈕。
預設在文章內容區底部會加入一個喜愛按鈕,可以藉由 CSS 輕易地設計樣式。
或使用簡單的 shortcode:
[love]
或使用具有以下可用參數的簡單 shortcode:
[love url="https://example.com/"]
或使用直接的 HTML 代碼(具有額外的配置選項):
<div class="love"><applause-button url="https://example.com/" /></div>
由 Colin Eberhardt 提供支援的掌聲按鈕技術驅動。請捐款支持這個專案。
外掛標籤
開發者團隊
原文外掛簡介
💬 Ask Question | 📧 Email Me
Replacement for the Facebook Like button.
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):
