Theme Helper Security & Risk Analysis

wordpress.org/plugins/theme-helper

Theme Helper improved the Theme frameworks development accessible, removing the need for programming or design knowledge by creating a option panel.

10 active installs v1.11 PHP + WP 4.0+ Updated Feb 21, 2017
color-schemecolor-switchershortcodetheme-addontheme-helper
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Theme Helper Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "theme-helper" plugin version 1.11 presents a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, exclusively utilizing prepared statements, and shows no known past vulnerabilities or current unpatched CVEs, suggesting a generally stable development history. There are also no file operations or external HTTP requests, which reduces certain attack vectors. However, a significant concern arises from the complete lack of output escaping for all 179 detected output instances. This means user-supplied data or dynamic content, if not inherently safe, could be rendered directly in the browser, opening the door to Cross-Site Scripting (XSS) attacks. Additionally, the absence of nonce checks and capability checks across all entry points, including the 10 shortcodes, is a critical security oversight. While there are no unprotected AJAX handlers or REST API routes, these shortcodes can still be invoked in ways that might lead to unintended actions if not properly secured.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Theme Helper Security Vulnerabilities

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

Theme Helper Code Analysis

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

Output Escaping

0% escaped179 total outputs
Attack Surface

Theme Helper Attack Surface

Entry Points10
Unprotected0

Shortcodes 10

[themehelper_logo] function.php:19
[themehelper_secondary_logo] function.php:37
[themehelper_banner1] function.php:56
[themehelper_banner2] function.php:77
[themehelper_company_name] function.php:91
[themehelper_email] function.php:103
[themehelper_phone] function.php:119
[themehelper_fax] function.php:131
[themehelper_address] function.php:142
[themehelper_social_media] function.php:242
WordPress Hooks 8
actionwp_print_stylesfunction.php:253
actionadmin_enqueue_scriptsfunction.php:265
filterbody_classfunction.php:273
actionwp_headfunction.php:325
actionwp_footerfunction.php:437
filterwpcf7_form_elementsfunction.php:444
actionadmin_menusettings_page.php:5
actionadmin_initsettings_page.php:86
Maintenance & Trust

Theme Helper Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 21, 2017
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Theme Helper Developer Profile

Rex Anthony Eubanas (Batugan Design)

4 plugins · 520 total installs

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

How We Detect Theme Helper

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/theme-helper/themehelper.css/wp-content/plugins/theme-helper/themehelper.js
Generator Patterns
Theme Helper 1.11
Script Paths
/wp-content/plugins/theme-helper/themehelper.js
Version Parameters
themehelper.css?ver=themehelper.js?ver=

HTML / DOM Fingerprints

CSS Classes
theme-helper-bannertheme-helper-company-nametheme-helper-emailtheme-helper-phonethemehelper-faxthemehelper-addressthemehelper-icon
Data Attributes
id="theme-helper-banner1"id="theme-helper-company-name"id="theme-helper-email"class="theme-helper-email"id="theme-helper-phone"class="theme-helper-phone"+5 more
Shortcode Output
<a href=''><img alt=' Logo' src=''></a>
FAQ

Frequently Asked Questions about Theme Helper