Custom Order For Post List Security & Risk Analysis

wordpress.org/plugins/custom-order-for-posts

This Plugin Create a input inside a Metabox under post. You can order number such as 1,2,3 etc.According to the order **which display the post list in …

0 active installs v1.1 PHP + WP 3.0.1+ Updated Mar 11, 2023
ascending-ordercustom-orderingcustom-positionorderpost-orders
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Order For Post List Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The security posture of the 'custom-order-for-posts' plugin v1.1 appears to be very strong based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate good security practices, with no dangerous functions, all SQL queries using prepared statements, and a high percentage of output being properly escaped. The presence of nonce and capability checks further bolsters its security. The taint analysis showing no unsanitized paths or critical/high severity flows reinforces this positive assessment. The vulnerability history is also clear, with no known CVEs recorded, suggesting a mature and secure development process for this plugin. Overall, the plugin demonstrates a robust commitment to security, with no immediate or evident vulnerabilities detected in the analyzed data. Its strengths lie in its minimal attack surface and adherence to secure coding principles, with no discernible weaknesses based on the provided information.

Vulnerabilities
None known

Custom Order For Post List Security Vulnerabilities

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

Custom Order For Post List Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

Custom Order For Post List Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxescustom-order-for-posts.php:57
actionsave_postcustom-order-for-posts.php:76
filtermanage_posts_columnscustom-order-for-posts.php:85
actionmanage_posts_custom_columncustom-order-for-posts.php:96
actionpre_get_postscustom-order-for-posts.php:108
Maintenance & Trust

Custom Order For Post List Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 11, 2023
PHP min version
Downloads829

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Order For Post List Developer Profile

Rajat

1 plugin · 0 total installs

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

How We Detect Custom Order For Post List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-order-for-posts/custom-order-for-posts.php

HTML / DOM Fingerprints

Data Attributes
name="pos"value="<?php echo esc_attr( $custom_pos ); ?>"
FAQ

Frequently Asked Questions about Custom Order For Post List