Your easy way to Progressive Web Application.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
40
5 issue groups
Security
18
6 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_name . '_content'".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_localize_script_iworks_pwa_manifest".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['menu-item-short-name']
Sample message
$_POST['menu-item-short-name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST[$nonce_value]. Check that the array index exists before using it.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
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.
Potential connections found in static code analysis.
Outbound calls
101
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.8.0
54
Latest
v1.7.9
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 59 | 15 | 44 | v1.8.0 | 2.0.0 |
| 54 | 59 | 15 | 44 | v1.7.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.