Love Button
Replacement for the Facebook Like button.
The facts
- Rating
- 4★ from 6
- Active installs
- 50+
- Price
- Free
- Last updated
- 26 Apr 2026
- Added
- Feb 2013
- Requires WP
- 5.0
- Tested up to
- WP 6.9.7
- Downloads
- 7,618
Our analysis
AI-assistedLove Button is a WordPress plugin that serves as a replacement for the Facebook Like button. It adds a 'love' button to the bottom of post content, which can be styled with CSS. Additionally, you can use a shortcode or direct HTML code to place the button with specific configurations.
This plugin is suitable for users who want to integrate a simple engagement button into their posts without relying on Facebook's functionality. It may appeal to bloggers or website owners looking to encourage interaction on their content.
Best for: This suits bloggers and website owners wanting to enhance post engagement.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Adds a customizable love button to posts
- ✓Supports shortcode and HTML code for flexibility
Where it falls short
- •Limited information on additional features or settings
Verdict
Love Button provides a straightforward way to add a like feature to your posts. It may be useful for those looking for a simple engagement tool.
From the developer
Web Guy's own description of Love Button, lightly tidied.
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):
<div class="love"><a class="love-button"></a></div>