Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Applause/Like/Upvote Button

Beschreibung

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.

Installation

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Applause/Like/Upvote Button“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

0.1

  • New