Simple Expand – Lightweight Read more toggle Security & Risk Analysis

wordpress.org/plugins/simple-expand

Adds an [expand] shortcode that wraps content in a native HTML `` toggle. No JavaScript, no settings page, no bloat.

50 active installs v1.3 PHP 7.4+ WP 5.0+ Updated May 3, 2026
detailsexpandreadmoreshortcodetoggle
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Expand – Lightweight Read more toggle Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Expand – Lightweight Read more toggle has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The 'simple-expand' plugin version 1.1 presents a generally strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for any SQL queries (though none are present), and proper output escaping are significant strengths. The plugin also has no recorded vulnerabilities in its history, indicating a potentially well-maintained and secure codebase. However, the analysis does highlight a weakness: the complete absence of nonce checks and capability checks is a concern, especially given the presence of a shortcode which represents an entry point into the plugin. While no specific taint flows were identified, the lack of these authentication and authorization mechanisms means that any future vulnerability discovered in the shortcode's functionality could be exploited without the necessary checks in place. The plugin's limited attack surface (one shortcode) and lack of other entry points mitigates the immediate risk, but the missing security checks are a notable area for improvement to ensure robust protection.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Expand – Lightweight Read more toggle Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simple Expand – Lightweight Read more toggle Release Timeline

v1.3Current
v1.1
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Simple Expand – Lightweight Read more toggle Code Analysis

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

Simple Expand – Lightweight Read more toggle Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[expand] simple-expand.php:136
WordPress Hooks 1
filterwp_kses_allowed_htmlsimple-expand.php:77
Maintenance & Trust

Simple Expand – Lightweight Read more toggle Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedMay 3, 2026
PHP min version7.4
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Simple Expand – Lightweight Read more toggle Developer Profile

Jonas Hjalmarsson

5 plugins · 760 total installs

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

How We Detect Simple Expand – Lightweight Read more toggle

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
expand
Data Attributes
details.expanddetails.expand[open]details.expand summarydetails.expand[open] summarydetails.expand summary::markersummary style='margin-bottom:6px; font-weight:600'
Shortcode Output
<details class='expand'><summary style='margin-bottom:6px; font-weight:600'></details>
FAQ

Frequently Asked Questions about Simple Expand – Lightweight Read more toggle