Descrición
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.
Instalación
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
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Applause/Like/Upvote Button” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Applause/Like/Upvote Button” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
0.1
- New