Love Button Security & Risk Analysis

wordpress.org/plugins/love-button

Add a Twitter style love/like/upvote button to your content.

60 active installs v0.2 PHP + WP 5.0+ Updated Jan 21, 2026
buttonlikeloveupvotevote
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Love Button Safe to Use in 2026?

Generally Safe

Score 100/100

Love Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The love-button plugin version 0.2 exhibits a generally strong security posture based on the provided static analysis. The code adheres to secure coding practices, with all identified outputs being properly escaped and all SQL queries utilizing prepared statements. There are no reported dangerous functions, file operations, or external HTTP requests, which are common sources of vulnerabilities. The absence of taint analysis findings and a clean vulnerability history further contribute to a positive security assessment. This suggests a well-developed plugin that prioritizes security.

However, there are areas for improvement and potential latent risks. The plugin has no recorded nonce checks or capability checks for its entry points. While the static analysis indicates zero unprotected entry points, the absence of these fundamental security mechanisms means that if any new AJAX handlers or REST API routes were introduced in future versions without proper authentication, they could become vulnerable. The sole shortcode, although not directly flagged as insecure in this analysis, represents an entry point that lacks explicit authorization checks, which could be a concern if its functionality is sensitive.

In conclusion, the love-button plugin v0.2 appears to be secure at this moment due to its adherence to secure coding standards and lack of historical vulnerabilities. The primary concern lies in the absence of basic security checks like nonces and capability checks for its entry points. While not an immediate critical risk given the current limited attack surface and absence of known vulnerabilities, it presents a potential weakness that could be exploited if the plugin's functionality evolves or if new attack vectors emerge that bypass the current implicit security.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
Vulnerabilities
None known

Love Button Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Love Button Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
2 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped2 total outputs
Attack Surface

Love Button Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[love] love.php:39
WordPress Hooks 2
actionwp_enqueue_scriptslove.php:20
filterthe_contentlove.php:28
Maintenance & Trust

Love Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJan 21, 2026
PHP min version
Downloads7K

Community Trust

Rating80/100
Number of ratings6
Active installs60
Developer Profile

Love Button Developer Profile

Web Guy

30 plugins · 52K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
629 days
View full developer profile
Detection Fingerprints

How We Detect Love Button

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/love-button/
Script Paths
https://lovers.pages.dev/love.js
Version Parameters
love-button/style.css?ver=love-button/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
lovelove-button
Shortcode Output
<div class="love"><a href="
FAQ

Frequently Asked Questions about Love Button