Subpage as Expandable Text Shortcode Security & Risk Analysis

wordpress.org/plugins/subpages-expand

Add [subpages_expand] to any parent page. All child pages' titles are shown as links that expand to content when clicked

80 active installs v1.20 PHP + WP 3.4.1+ Updated Mar 26, 2025
effectjquerynavigationpagestext
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Subpage as Expandable Text Shortcode Safe to Use in 2026?

Generally Safe

Score 92/100

Subpage as Expandable Text Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "subpages-expand" v1.20 plugin demonstrates a strong security posture based on the provided static analysis. There are no identified dangerous functions, file operations, or external HTTP requests. The plugin also shows excellent practices regarding SQL queries, with 100% using prepared statements, and all output is properly escaped. The absence of critical or high severity taint flows further reinforces this positive assessment. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development or diligent patching if issues arose previously. The limited attack surface, consisting of a single shortcode, is also a positive factor. However, a notable concern is the complete lack of nonce and capability checks across all entry points. While the current data indicates no unprotected entry points, relying solely on other security mechanisms without these WordPress-specific checks represents a potential weakness that could be exploited if other layers of defense are bypassed or if the plugin evolves with new features. This absence of built-in WordPress security primitives is the primary area of concern in an otherwise well-developed plugin.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Subpage as Expandable Text Shortcode Security Vulnerabilities

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

Subpage as Expandable Text Shortcode 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

Subpage as Expandable Text Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[subpages_expand] subpages_expand.php:39
WordPress Hooks 3
actionwp_enqueue_scriptssubpages_expand.php:37
actionedit_page_formsubpages_expand.php:38
filterthe_postssubpages_expand.php:40
Maintenance & Trust

Subpage as Expandable Text Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 26, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs80
Developer Profile

Subpage as Expandable Text Shortcode Developer Profile

salubrio

2 plugins · 3K total installs

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

How We Detect Subpage as Expandable Text Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/subpages-expand/js/add_button_editor.js.php
Script Paths
/wp-content/plugins/subpages-expand/js/add_button_editor.js.php
Version Parameters
subpages-expand/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
subpage_titlesubpage_content
JS Globals
texts
Shortcode Output
<h2 class='subpage_title' style='cursor:pointer'><div class='subpage_content' style='display:none'>
FAQ

Frequently Asked Questions about Subpage as Expandable Text Shortcode