
Name: Word Counter Security & Risk Analysis
wordpress.org/plugins/word-and-character-counterWordcounter replaces wordpress's built in word counter feature and adds a character count as well.
Is Name: Word Counter Safe to Use in 2026?
Generally Safe
Score 85/100Name: Word Counter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "word-and-character-counter" v1.00 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, or taint flows with unsanitized paths is highly commendable. Furthermore, the complete lack of vulnerability history, including CVEs of any severity, suggests a history of secure development or a lack of prior public disclosure of issues. The plugin's minimal attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not adequately protected, further solidifies its good security standing. However, it is important to note that the analysis reveals a complete absence of nonces and capability checks. While this might not pose an immediate threat given the limited attack surface and lack of discovered vulnerabilities, it represents a potential area for improvement and a departure from best practices for securing WordPress components, especially if the plugin were to evolve and expose more functionality in the future. Overall, the plugin appears very secure, but the missing authentication and authorization mechanisms on its (currently non-existent) entry points are a minor concern for future extensibility.
Key Concerns
- Missing nonce checks
- Missing capability checks
Name: Word Counter Security Vulnerabilities
Name: Word Counter Release Timeline
Name: Word Counter Code Analysis
Name: Word Counter Attack Surface
WordPress Hooks 1
Maintenance & Trust
Name: Word Counter Maintenance & Trust
Maintenance Signals
Community Trust
Name: Word Counter Alternatives
DL Smart Text Counter
dl-smart-text-counter
Character count, word count, and sentence count tool with shortcode [dl_smart_text_counter].
Simple Word Counter
simple-word-counter
Very simple plugin to count words in your posts. It's usefull for SEO optimization to match some low and high words limit for search engines.
Word Counter Plus
word-counter-plus
🔥 Supercharge your content workflow with Word Counter Plus — the ultimate tool for tracking, sorting, and filtering word counts in your WordPress post …
Keyword Counter And Density Calculator
keyword-counter-and-density-calculator
The Keyword Counter & Density Calculator plugin calculates how many times and how commonly each keyword is used in a post or a page.
Post Word Counter and Thumbnail Checker
post-word-counter-and-thumbnail-checker
Simple Post Word Counter and Check which post has thumbnail or not.
Name: Word Counter Developer Profile
1 plugin · 10 total installs
How We Detect Name: Word Counter
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/word-and-character-counter/count-word.com.phpHTML / DOM Fingerprints
wordcounter<td style='padding: 2px 10px' id='wordcounternet'>Words: <span id='words'>0</span> Characters: <span id='characters'>0</span></td>