Web push notifications for your website. Available in Chrome, Firefox, Edge, Opera, Android, Safari, AMP.
Prioritized issue groups from the latest Plugin Check scan
Security
14
5 issue groups
Maintainability
11
7 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$site_lang'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
Sanitization missing for register_setting().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site_lang".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "swpush_sanitize".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Plugin name "Subscribers - Free Web Push Notifications" is different from the name declared in plugin header "Subscribers.com".
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v1.7.9
60
Latest
v1.7.7
59
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 25 | 14 | 11 | v1.7.9 | 2.1.0 |
| 59 | 26 | 15 | 11 | v1.7.7 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.