
Comments Users Mentions Security & Risk Analysis
wordpress.org/plugins/comments-users-mentionsAllows to mention Wordpress users in a comment. The mentioned users will receive a notification email.
Is Comments Users Mentions Safe to Use in 2026?
Generally Safe
Score 85/100Comments Users Mentions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "comments-users-mentions" plugin version 0.2 exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent practices by exclusively using prepared statements for its single SQL query and ensuring all outputs are properly escaped. Furthermore, there are no identified file operations, external HTTP requests, or bundled libraries, which significantly reduces potential attack vectors.
However, a critical concern arises from the use of the `create_function()` PHP function. This function is deprecated and can be a source of vulnerabilities if not handled with extreme care, as it allows for dynamic code execution. While no taint flows or dangerous code interactions were identified in the analysis, the presence of `create_function()` represents an inherent risk that could be exploited if it's used in conjunction with user-supplied input without proper sanitization.
The plugin also has no recorded vulnerability history, which is a positive indicator. Coupled with the lack of identified entry points with missing authentication or permission checks, this suggests that any existing code, including the `create_function()` usage, may not be directly exposed to external manipulation. Despite this, the presence of `create_function()` alone warrants a deduction due to its inherent security implications.
Key Concerns
- Use of deprecated and dangerous create_function()
Comments Users Mentions Security Vulnerabilities
Comments Users Mentions Code Analysis
Dangerous Functions Found
SQL Query Safety
Comments Users Mentions Attack Surface
WordPress Hooks 3
Maintenance & Trust
Comments Users Mentions Maintenance & Trust
Maintenance Signals
Community Trust
Comments Users Mentions Alternatives
Email Mentioned
email-mentioned
Email Mentioned is a lightweight customizable -no coding needed- plugin to send an email to each user mentioned in comments.
Disqus Comment System
disqus-comment-system
Disqus is the web's most popular comment system. Use Disqus to increase engagement, retain readers, and grow your audience.
Subscribe to Comments
subscribe-to-comments
Subscribe to Comments allows commenters on an entry to subscribe to e-mail notifications for subsequent comments.
Subscribe To Comments Reloaded
subscribe-to-comments-reloaded
Subscribe to Comments Reloaded allows commenters to sign up for e-mail notifications of subsequent replies. Don't miss any comment.
Comment Email Reply
comment-email-reply
Simply notifies comment-author via email if someone replies to his comment. Zero Configuration.
Comments Users Mentions Developer Profile
1 plugin · 10 total installs
How We Detect Comments Users Mentions
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.