Twitter Follow Button Security & Risk Analysis

wordpress.org/plugins/wplook-twitter-follow-button-new

Add the Twitter Follow Button to your blog to increase engagement and create a lasting connection with your audience.

100 active installs v1.0.2 PHP + WP 3.0+ Updated Jan 10, 2016
followsocialtweettwittwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter Follow Button Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The wplook-twitter-follow-button-new plugin, version 1.0.2, exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices regarding database interactions, as all SQL queries are properly prepared. The absence of file operations and external HTTP requests further reduces common attack vectors. The plugin also has no known historical vulnerabilities, which is a positive indicator.

However, several significant concerns are present in the static analysis. The use of the `create_function` is a critical security risk, as it can lead to arbitrary code execution if not handled with extreme care. Furthermore, a low percentage of output is properly escaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks, combined with a zero attack surface reported, is perplexing and might indicate either a very limited plugin or an incomplete static analysis.

In conclusion, while the plugin's database interactions and lack of external dependencies are commendable, the presence of `create_function` and widespread unescaped output creates substantial security risks. The vulnerability history is clean, but this does not negate the immediate dangers identified in the code. Users should exercise caution due to the identified code quality issues.

Key Concerns

  • Use of dangerous function create_function
  • Low percentage of properly escaped output (potential XSS)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Twitter Follow Button Security Vulnerabilities

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

Twitter Follow Button Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("WPLOOKTwitterFollowButton");wplook-twitter-follow-button-new.php:17

Output Escaping

30% escaped47 total outputs
Attack Surface

Twitter Follow Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initwplook-twitter-follow-button-new.php:17
actionplugins_loadedwplook-twitter-follow-button-new.php:171
actionwp_headwplook-twitter-follow-button-new.php:174
Maintenance & Trust

Twitter Follow Button Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJan 10, 2016
PHP min version
Downloads20K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Twitter Follow Button Developer Profile

Valeriu Tihai

3 plugins · 1K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
2406 days
View full developer profile
Detection Fingerprints

How We Detect Twitter Follow Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wplook-twitter-follow-button-new/css/style.css
Version Parameters
wplook-twitter-follow-button-new/css/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
id="WPLOOKTwitterFollowButton"name="WPLOOKTwitterFollowButton"id="wpl_title"name="wpl_title"id="wpl_username"name="wpl_username"+10 more
FAQ

Frequently Asked Questions about Twitter Follow Button