Waymark adds powerful mapping features to WordPress that are easy to use. Create beautiful, interactive Maps customised to suit your needs.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
10 issue groups
Security
10
4 issue groups
Supply Chain
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of meta_key, possible slow query.
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
Processing form data without nonce verification.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Processing form data without nonce verification.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Waymark_Helper'.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
90
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.6.0
35
Latest
v1.5.16
72
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 50 | 18 | 32 | v1.6.0 | 2.0.0 |
| 72 | 48 | 16 | 32 | v1.5.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.