Draggable Post Order Security & Risk Analysis

wordpress.org/plugins/draggable-post-order

Drag'n'drop posts to order them

0 active installs v1.0.3 PHP 7.4+ WP 5.5+ Updated Mar 19, 2021
custom-post-typedragorderpost-type
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Draggable Post Order Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "draggable-post-order" plugin v1.0.3 exhibits a strong security posture based on the provided static analysis. All identified entry points, including the single AJAX handler, are protected by nonce checks. The code demonstrates good practices by exclusively using prepared statements for its SQL queries and ensuring all output is properly escaped. Furthermore, there are no observed dangerous functions, file operations, or external HTTP requests, and the taint analysis reveals no vulnerabilities.

The vulnerability history is also clean, with no recorded CVEs. This lack of past vulnerabilities, combined with the current code's robust security measures, suggests a well-maintained and secure plugin. The only slight area of improvement could be the presence of capability checks, which are currently absent, though the lack of a large attack surface and the presence of nonce checks mitigate this concern significantly.

In conclusion, the plugin appears to be very secure. Its reliance on prepared statements, output escaping, and nonce checks, coupled with a clean vulnerability history, provides a high level of confidence. The absence of capability checks on the AJAX handler is a minor point, but given the other protections, it does not represent a significant immediate risk.

Vulnerabilities
None known

Draggable Post Order Security Vulnerabilities

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

Draggable Post Order Release Timeline

v1.0.3Current
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Draggable Post Order Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

100% escaped11 total outputs
Attack Surface

Draggable Post Order Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_update-post-ordersrc\class-draggable-post-order.php:57
WordPress Hooks 10
actioninitdraggable-post-order.php:26
filterget_previous_post_joinsrc\class-adjacent-post-order.php:21
filterget_next_post_joinsrc\class-adjacent-post-order.php:22
filterget_previous_post_wheresrc\class-adjacent-post-order.php:23
filterget_next_post_wheresrc\class-adjacent-post-order.php:24
filterget_previous_post_sortsrc\class-adjacent-post-order.php:25
filterget_next_post_sortsrc\class-adjacent-post-order.php:26
actionadd_meta_boxessrc\class-draggable-post-order.php:54
actionadmin_enqueue_scriptssrc\class-draggable-post-order.php:60
actionpre_get_postssrc\class-draggable-post-order.php:63
Maintenance & Trust

Draggable Post Order Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMar 19, 2021
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Draggable Post Order Developer Profile

dweipert

2 plugins · 50 total installs

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

How We Detect Draggable Post Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/draggable-post-order/build/index.css/wp-content/plugins/draggable-post-order/build/index.js
Script Paths
/wp-content/plugins/draggable-post-order/build/index.js
Version Parameters
draggable-post-order/build/index.css?ver=draggable-post-order/build/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
draggable-post-order
Data Attributes
data-post-id
JS Globals
draggablePostOrder
FAQ

Frequently Asked Questions about Draggable Post Order