Turn your WordPress or WooCommerce site into a native Android & iOS app in minutes — no coding required.
Prioritized issue groups from the latest Plugin Check scan
I18n
102
4 issue groups
Security
60
7 issue groups
Maintainability
30
10 issue groups
Supply Chain
1
1 issue group
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'AMS_LICENSE_KEY'.
Sample message
Mismatched text domain. Expected 'appmysite' but got 'ams'.
Sample message
The $text parameter must be a single text string literal. Found: $error_message . ''
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Translatable string should not be wrapped in HTML. Found: '<h5 style="display:none;" class="greenstatus">Success</h5>'
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$results'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST['form-data']
Sample message
$_POST['ams_license_key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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: $_POST['form-data']. Check that the array index exists before using it.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "AppMySite – WordPress & WooCommerce Mobile App Builder (No-Code Android & iOS App Maker)" is different from the name declared in plugin header "AppMySite".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AppMySite – WordPress & WooCommerce Mobile App Builder (No-Code Android & iOS App Maker)" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Potential connections found in static code analysis.
Outbound calls
43
External assets
1
Incoming endpoints
33
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.15.4
35
Latest
v3.15.3
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 193 | 160 | 33 | v3.15.4 | 2.0.0 |
| 35 | 202 | 165 | 37 | v3.15.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.