Web push notifications, WooCommerce automation & multi-channel chat widget. WhatsApp cart recovery, browser alerts — one plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
232
5 issue groups
Maintainability
86
17 issue groups
I18n
22
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_GET['appId'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Detected usage of a non-sanitized input variable: $_POST['allowedPostTypes']
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_post_type_name".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_size_style'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Translatable string should not be wrapped in HTML. Found: '<ul><li><strong>Multi-Agent Support</strong> - Route conversations to the right team members — sales, support, operations & more.</li><li><strong>Targeting & Personalization</strong> - Show specific channels based on location, device type, or visitor behavior.</li><li><strong>Scheduled Availability</strong> - Display support availability based on working hours or agent status.</li><li><strong>Saved Replies & FAQs</strong> - Respond faster with pre-built response templates.</li><li><strong>Analytics & Conversation Tracking</strong> - Understand which channels are driving engagement and ROI.</li><li><strong>Fully Customizable UI</strong> - Match widget design to your brand identity in minutes.</li></ul>'
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using unzip_file(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Attempting a database schema change is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Potential connections found in static code analysis.
Outbound calls
71
External assets
4
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.2.8
34
Latest
v4.2.7
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 344 | 46 | 298 | v4.2.8 | 2.0.0 |
| 34 | 344 | 46 | 298 | v4.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.