Live Theme Preview Security & Risk Analysis

wordpress.org/plugins/live-theme-preview

Live Theme Preview allows users to preview themes on their own website before customizing or activating them.

10 active installs v1.0.2 PHP + WP 3.4+ Updated Feb 20, 2013
customizerlivelive-adminpreviewthemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Theme Preview Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'live-theme-preview' plugin v1.0.2 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and implementing at least one nonce check. The absence of file operations and external HTTP requests further reduces potential attack vectors. However, a significant concern arises from the taint analysis, which identified one flow with an unsanitized path. While the severity is not classified as critical or high, this indicates a potential for vulnerabilities related to path traversal or file manipulation if this flow is reachable by an attacker. The plugin also has a 10% rate of properly escaped outputs, meaning 9 out of 10 outputs are not escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in those unescaped outputs. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development or at least a lack of publicly disclosed vulnerabilities. Despite the clean history, the identified taint flow and the high rate of unescaped outputs are areas that require immediate attention to maintain a robust security profile.

Key Concerns

  • Flow with unsanitized path identified
  • High percentage of unescaped output
Vulnerabilities
None known

Live Theme Preview Security Vulnerabilities

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

Live Theme Preview Code Analysis

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

Output Escaping

10% escaped10 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<live-theme-preview-template> (live-theme-preview-template.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Live Theme Preview Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initlive-theme-preview.php:76
actionadmin_menulive-theme-preview.php:126
actioncustomize_controls_initlive-theme-preview.php:129
actionadmin_menulive-theme-preview.php:132
actioninitlive-theme-preview.php:190
Maintenance & Trust

Live Theme Preview Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedFeb 20, 2013
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Live Theme Preview Developer Profile

Mike Martel

7 plugins · 70 total installs

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

How We Detect Live Theme Preview

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-theme-preview/_inc/css/live-theme-preview.css/wp-content/plugins/live-theme-preview/_inc/js/live-theme-preview.js
Script Paths
/wp-content/plugins/live-theme-preview/_inc/js/live-theme-preview.js
Version Parameters
live-theme-preview/_inc/css/live-theme-preview.css?ver=live-theme-preview/_inc/js/live-theme-preview.js?ver=

HTML / DOM Fingerprints

CSS Classes
live-theme-preview-wrap
Data Attributes
data-blog_urldata-previewed_themedata-previewed_theme_template
JS Globals
live_theme_preview
FAQ

Frequently Asked Questions about Live Theme Preview