Web Push Notification Service for your website. Now available for Android, iOS, Chrome and Firefox. We will soon support Safari and other platforms.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
8 issue groups
Security
22
7 issue groups
Repo Compliance
3
3 issue groups
Supply Chain
2
1 issue group
Sample message
Short PHP opening tag used with echo; expected "<?php echo $_SESSION ..." but found "<?= $_SESSION ..."
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_SESSION['p7_'.$type['name']]'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$categories".
Sample message
Application files are not permitted.
Sample message
Sanitization missing for register_setting().
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
Detected usage of a non-sanitized input variable: $_SERVER['SERVER_NAME']
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Hidden files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_NAME']. Check that the array index exists before using it.
Sample message
$_SERVER['SERVER_NAME'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Tested up to: 4.4 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Check for WP_UNINSTALL_PLUGIN constant missing.
Potential connections found in static code analysis.
Outbound calls
3
External assets
2
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v3.0.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 62 | 45 | 17 | v3.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.