Love Button

Beskrivning

💬 Ask Question | 📧 Email Me

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"><a class="love-button"></a></div>

Installation

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

Recensioner

Läs alla 6 betyg

Bidragsgivare och utvecklare

”Love Button” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Love Button” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.2

  • Moved to a new service for storing like counts

0.1

  • New