
Post Order By Category Security & Risk Analysis
wordpress.org/plugins/post-order-by-categoryReverse the post order for a specific category to be date ascending. This is a lightweight plugin that adds the option to reorder the posts from a spe …
Is Post Order By Category Safe to Use in 2026?
Generally Safe
Score 92/100Post Order By Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'post-order-by-category' plugin version 1.05 exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping all outputs. The plugin also includes a capability check, indicating an awareness of WordPress security principles.
Post Order By Category Security Vulnerabilities
Post Order By Category Code Analysis
Output Escaping
Post Order By Category Attack Surface
WordPress Hooks 3
Maintenance & Trust
Post Order By Category Maintenance & Trust
Maintenance Signals
Community Trust
Post Order By Category Alternatives
Chronological Posts
chronological-posts
Chronological posts reverses the default post order throughout your site to be chronological instead of reverse-chronological.
Selected Categories Post Ordering
selected-categories-post-ordering
Simple plugin to change the order of your posts for selected categories! Posts of selected categories will be displayed in chronological order.
Post Types Order
post-types-order
Sort posts and custom post type objects using a drag-and-drop, sortable JavaScript AJAX interface, or through the default WordPress dashboard
Intuitive Custom Post Order
intuitive-custom-post-order
Intuitively reorder Posts, Pages, Custom Post Types, Taxonomies, and Sites with a simple drag-and-drop interface.
Simple Custom Post Order
simple-custom-post-order
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the WordPress admin.
Post Order By Category Developer Profile
19 plugins · 13K total installs
How We Detect Post Order By Category
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/post-order-by-category/style.csspost-order-by-category/style.css?ver=HTML / DOM Fingerprints
form-fieldpost-order<select name="post-order" id="post-order"><option value="newest">Newest</option><option value="oldest">Oldest</option>