SuperPWA helps you convert your WordPress website into a Progressive Web App instantly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
64
9 issue groups
Security
12
5 issue groups
I18n
8
3 issue groups
Sample message
Function "is_customize_preview()" requires WordPress 4.0.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actviation_status".
Sample message
Mismatched text domain. Expected 'super-progressive-web-apps' but got 'pull-to-refresh-for-pwa'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$character_class_index'.
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
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: "admin_upgrade_license_page".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "amp_service_worker_template".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css_selectors'.
Sample message
Missing $domain parameter in function call to __().
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPWAP_PUSH_NOTIFICATION".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['SERVER_SOFTWARE']
Sample message
$_SERVER['SERVER_SOFTWARE'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Linking directly to 5 stars reviews is not allowed.
Not analyzed yet.
First score snapshot
v2.2.46
59
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 84 | 62 | 22 | v2.2.46 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.