Zero bloat, single purpose plugin that automatically sends email notifications when comments are approved. Lightweight and focused.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | comment-approved-notifier-extended.php:22:5 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cane_default_message_body'. | comment-approved-notifier-extended.php:374:14 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cane_default_message_body'. | templates/email-template-1.php:91:56 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'. | templates/email-template-1.php:106:62 | Security |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | templates/email-template-1.php:106:62 | — |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.9.1 The version number should only include major versions 6.9. | readme.txt | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['cane_default_message_body'] not unslashed before sanitization. Use wp_unslash() or similar | comment-approved-notifier-extended.php:144:35 | Security |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_error_log | error_log() found. Debug code should not normally be used in production. | comment-approved-notifier-extended.php:315:9 | Plugin Repo |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_error_log | error_log() found. Debug code should not normally be used in production. | comment-approved-notifier-extended.php:373:9 | Plugin Repo |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_error_log | error_log() found. Debug code should not normally be used in production. | comment-approved-notifier-extended.php:384:9 | Plugin Repo |
| 16.02.2026, 01:32:02 | 8s | 96 | 6 | 9 |
| 16.11.2025, 05:17:12 | 10s | 86 | 31 | 9 |