Turn your WordPress site into a Web App (PWA) with a stylish 'Add to Home Screen' prompt for iOS & Android. Boost engagement without native app costs!
Prioritized issue groups from the latest Plugin Check scan
Security
60
5 issue groups
Maintainability
19
7 issue groups
I18n
12
3 issue groups
Sample message
$_COOKIE['simple_aths_uuid'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['new_message_android']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options_message'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "athswp_balloon_icon_url".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$delete_data".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_USER_AGENT']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SimpleATHSOptions_ID".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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: "SimpleATHSOptions".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "athswp_load_textdomain".
Sample message
Mismatched text domain. Expected 'add-to-home-screen-wp' but got 'add-to-home-screen-pro'.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "add-to-home-screen-wp" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v2.7.5
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 91 | 23 | 68 | v2.7.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.