Child Order Security & Risk Analysis

wordpress.org/plugins/child-order

Quickly adjust the order of child pages.

10 active installs v1.1 PHP + WP 3.0+ Updated May 16, 2014
search
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Child Order Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "child-order" plugin v1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests. All SQL queries are prepared, which is a significant strength against SQL injection vulnerabilities. The absence of known CVEs and past vulnerabilities is also a good indicator. However, a major concern arises from its attack surface. The plugin has one AJAX handler that lacks authentication checks, making it a potential entry point for unauthorized actions. Furthermore, none of the outputs are properly escaped, which creates a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is ever introduced into these outputs.

Key Concerns

  • AJAX handler without auth checks
  • Unescaped output
Vulnerabilities
None known

Child Order Security Vulnerabilities

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

Child Order Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface
1 unprotected

Child Order Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_child_order_savechild-order.php:34
WordPress Hooks 3
actionadmin_initchild-order.php:32
actionadmin_menuchild-order.php:37
actionchild_order_after_itemchild-order.php:105
Maintenance & Trust

Child Order Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 16, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Child Order Developer Profile

Marcus Downing

12 plugins · 440 total installs

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

How We Detect Child Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/child-order/admin.css
Script Paths
/wp-content/plugins/child-order/scripts/child-order.js
Version Parameters
child-order/admin.css?ver=child-order/scripts/child-order.js?ver=

HTML / DOM Fingerprints

CSS Classes
child_order_itemgrip
Data Attributes
data-post-id
FAQ

Frequently Asked Questions about Child Order