Twitter Follow Button for WordPress Security & Risk Analysis

wordpress.org/plugins/twitter-follow-button-for-wordpress

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

20 active installs v1.0 PHP + WP 3.0+ Updated Jun 2, 2011
buttonfollwtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter Follow Button for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The plugin "twitter-follow-button-for-wordpress" v1.0 exhibits a mixed security posture. On one hand, it demonstrates good practices by not utilizing raw SQL queries and has a clean vulnerability history with no known CVEs. The attack surface is also reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events, which is a positive sign for reducing potential entry points.

However, significant concerns arise from the static code analysis. The presence of the `create_function` dangerous function is a notable risk, as it can lead to code injection vulnerabilities if not handled with extreme caution and proper sanitization. More critically, the analysis indicates that 0% of the 26 output operations are properly escaped. This lack of output escaping creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website's output, which could compromise user sessions or deface the site.

Given the lack of reported vulnerabilities in its history, it's possible these issues have not been exploited or are mitigated by other factors not detailed in this report. Nevertheless, the identified code quality issues, specifically the unescaped output and the use of `create_function`, present clear and present dangers that require immediate attention. The absence of capability checks and nonce checks on any potential, albeit unreported, entry points further weakens its security, although the reported zero entry points mitigate this risk for now.

Key Concerns

  • Use of dangerous function create_function
  • Unescaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Twitter Follow Button for WordPress Security Vulnerabilities

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

Twitter Follow Button for WordPress Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
26
0 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("TwitterFollowButtonWidget")twitter-follow-button.php:140

Output Escaping

0% escaped26 total outputs
Attack Surface

Twitter Follow Button for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_inittwitter-follow-button.php:140
Maintenance & Trust

Twitter Follow Button for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 2, 2011
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Twitter Follow Button for WordPress Developer Profile

Darko Mitrovic

2 plugins · 30 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Twitter Follow Button for WordPress

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
twitter-follow-button
Data Attributes
data-show-countdata-langdata-buttondata-text-colordata-link-color
FAQ

Frequently Asked Questions about Twitter Follow Button for WordPress