Send push, email, and real-time notifications across 12+ channels like WhatsApp, Slack, and Discord. Boost engagement automatically.
Prioritized issue groups from the latest Plugin Check scan
I18n
191
2 issue groups
Maintainability
165
13 issue groups
Security
149
10 issue groups
Sample message
Mismatched text domain. Expected 'notification-master' but got 'action-scheduler'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "DELETE FROM {$wpdb->prefix}ntfm_notification_logs WHERE id IN ($placeholders)"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "as_enqueue_async_action".
Sample message
Function "get_post_timestamp()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.9.0.
Sample message
Detected usage of a non-sanitized input variable: $_GET['state']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_memory_limit".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['body']. Check that the array index exists before using it.
Sample message
The use of function ini_set() is discouraged
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
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.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Async_Request".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dir".
Potential connections found in static code analysis.
Outbound calls
295
External assets
1
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.7.1
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 508 | 293 | 215 | v1.7.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.