Easy-to-use and smart push notifications for your website. Increase subscriptions and repeat visits with minimal effort.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
66
9 issue groups
Security
23
4 issue groups
I18n
7
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Function "get_the_permalink()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_COOKIE['gravitecnet_regID'] not unslashed before sanitization. Use wp_unslash() or similar
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
Mismatched text domain. Expected 'gravitec-net-web-push-notifications' but got 'gravitecnet'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_gravitecnet".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ACTIVATE_BUTTON_ID".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['gravitecnet_regID']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_nonce_field'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
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
Tested up to: 6.8 < 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. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "gravitecnet", expected "gravitec-net-web-push-notifications".
Not analyzed yet.
First score snapshot
v2.9.19
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 99 | 47 | 52 | v2.9.19 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.