
Word Count Sorter Security & Risk Analysis
wordpress.org/plugins/word-count-sorterWord Count Sorter adds a sortable "Word Count" column to the WordPress admin post list, allowing users to sort posts by word count in ascend …
Is Word Count Sorter Safe to Use in 2026?
Generally Safe
Score 92/100Word Count Sorter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "word-count-sorter" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of direct attack surface vectors like AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential for external exploitation. Furthermore, the code signals indicate a commitment to secure coding practices, with 100% of SQL queries using prepared statements and all identified output being properly escaped. The lack of file operations, external HTTP requests, and the absence of identified dangerous functions or taint flows further reinforce this positive assessment.
However, a notable concern arises from the complete absence of nonce checks and capability checks. While the current attack surface is zero, this omission leaves the plugin vulnerable to CSRF attacks and privilege escalation if any new entry points are introduced in future versions without the necessary security measures. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. This suggests a history of responsible development, but it's crucial to acknowledge that a clean history does not guarantee future security, especially with the noted missing security checks.
In conclusion, "word-count-sorter" v1.0.0 is well-coded with good security practices evident in its handling of SQL and output. The primary weakness lies in the fundamental missing security checks for nonces and capabilities, which represent a potential future risk. The plugin is currently secure due to its limited attack surface, but this could change without further hardening.
Key Concerns
- Missing nonce checks
- Missing capability checks
Word Count Sorter Security Vulnerabilities
Word Count Sorter Code Analysis
Output Escaping
Word Count Sorter Attack Surface
WordPress Hooks 4
Maintenance & Trust
Word Count Sorter Maintenance & Trust
Maintenance Signals
Community Trust
Word Count Sorter Alternatives
Post Admin Word Count
post-admin-word-count
Adds a sortable word count column to the admin post list for all public post types. Efficient, lightweight and built with modern best practices.
Sortable Columns
sortable-columns
Easily make any admin column sortable for posts and pages in your WordPress admin. Fast, flexible, no coding!
Reading Time WP
reading-time-wp
Reading Time WP creates an estimated reading time of your posts that is inserted above the content or by using a shortcode.
Admin Columns for ACF Fields
admin-columns-for-acf-fields
Allows you to enable columns for your ACF fields in post and taxonomy overviews (e.g. "All Posts") in the Wordpress admin backend.
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
adminify
Transform your WordPress admin into a fully white-labeled, organized client dashboard. Customize, Dark mode, Secure, Boost productivity, and more.
Word Count Sorter Developer Profile
2 plugins · 40 total installs
How We Detect Word Count Sorter
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.