
Sort By Modified Security & Risk Analysis
wordpress.org/plugins/sort-by-modifiedPlugin adds a sortable modified date column to posts & pages within wordpress.
Is Sort By Modified Safe to Use in 2026?
Generally Safe
Score 85/100Sort By Modified has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "sort-by-modified" plugin v1.0 exhibits a strong security posture based on the provided static analysis. It presents zero entry points, meaning there are no AJAX handlers, REST API routes, shortcodes, or cron events that could be directly exploited. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. There are also no known vulnerabilities or CVEs associated with this plugin, which suggests a history of responsible development and maintenance.
However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by this plugin without proper sanitization could be manipulated by attackers to inject malicious scripts into the website. Additionally, the complete absence of nonce checks and capability checks across all potential (though currently zero) entry points, while not an immediate risk given the lack of entry points, represents a potential weakness if the plugin were to be expanded in the future without implementing these essential security measures. The zero taint analysis flows, while positive, might be a reflection of the plugin's current limited functionality or the scope of the analysis.
Key Concerns
- Unescaped output
- Missing nonce checks on all entry points
- Missing capability checks on all entry points
Sort By Modified Security Vulnerabilities
Sort By Modified Code Analysis
Output Escaping
Sort By Modified Attack Surface
WordPress Hooks 7
Maintenance & Trust
Sort By Modified Maintenance & Trust
Maintenance Signals
Community Trust
Sort By Modified Alternatives
Show modified Date in admin lists
show-modified-date-in-admin-lists
Show modified date column in the lists of pages and posts in the WordPress admin panel.
Add Post Last Updated Date For WP
add-post-last-updated-date-for-wp
This plugin is used to add last updated date and time of any wordpress post. Supported for both single site and multisite.
Lock Last Modified Date
lock-last-modified-date
With this plugin, you can prevent the last modified date from being updated for minor edits, such as fixing typos or updating thumbnails.
Сontrol Post Modified Date
control-post-modified-date
Keep the last modified date unchanged for minor post updates.
eesy_MMDate – Manage modified date on website or blog
eesy-mmdate
Boost your content freshness by updating post modified dates automatically – for better visibility in search engines and higher ranking signals.
Sort By Modified Developer Profile
2 plugins · 370 total installs
How We Detect Sort By Modified
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.