Child Pages Tabs Security & Risk Analysis

wordpress.org/plugins/child-pages-tabs

Add all the child pages Title and Content in the tabs layout to the parent page.

40 active installs v1.0.0 PHP + WP 4.4+ Updated Apr 24, 2018
child-pageschild-pages-designchild-pages-shortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Child Pages Tabs Safe to Use in 2026?

Generally Safe

Score 85/100

Child Pages Tabs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'child-pages-tabs' plugin v1.0.0 exhibits a generally positive security posture with no recorded vulnerabilities or critical code signals. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the limited attack surface, with only one shortcode and no unprotected entry points, suggests a cautious approach to development. However, a significant concern arises from the complete lack of output escaping. This means that any data rendered by the plugin, whether from user input or other sources, is not sanitized, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks, while not directly exploitable given the current entry points, represent missed security best practices that could become problematic if the plugin's functionality expands or is integrated with other components. The clean vulnerability history is a strength, but it should not overshadow the present risk posed by unescaped output.

Key Concerns

  • Unescaped output found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Child Pages Tabs Security Vulnerabilities

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

Child Pages Tabs Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Child Pages Tabs Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[child_pages_tabs] classes\class-child-pages-tabs-shortcode.php:28
WordPress Hooks 1
actionwp_enqueue_scriptsclasses\class-child-pages-tabs-shortcode.php:27
Maintenance & Trust

Child Pages Tabs Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 24, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Child Pages Tabs Developer Profile

Rushi Jagani

2 plugins · 40 total installs

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

How We Detect Child Pages Tabs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/child-pages-tabs/assets/js/script.js/wp-content/plugins/child-pages-tabs/assets/css/style.css
Script Paths
/wp-content/plugins/child-pages-tabs/assets/js/script.js
Version Parameters
child-pages-tabs/assets/js/script.js?ver=child-pages-tabs/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
child-pages-tabstyle-verticalstyle-horizontalwith-borderwith-bg-colorschild-pages-read-more-link
Data Attributes
data-tabsdata-borderdata-bg-colordata-read-more-link
Shortcode Output
<div id="child-pages-wrap"<ul><li><a href =
FAQ

Frequently Asked Questions about Child Pages Tabs