Waymark adds powerful mapping features to WordPress that are easy to use. Create beautiful, interactive Maps customised to suit your needs.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Waymark_Helper'. | 227:47 | Security |
| ERROR | badly_named_files | File and folder names must not contain spaces or special characters. | — | Plugin Repo |
| WARNING | WordPress.Security.SafeRedirect.wp_redirect_wp_redirect | 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. | 163:13 | Security |
| WARNING | WordPress.Security.SafeRedirect.wp_redirect_wp_redirect | 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. | 35:13 | Security |
| WARNING | WordPress.Security.SafeRedirect.wp_redirect_wp_redirect | 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. | 322:9 | Security |
| WARNING | WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query | wp_reset_query() is discouraged. Use wp_reset_postdata() instead. | 201:3 | — |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_key | Detected usage of meta_key, possible slow query. | 210:17 | Performance |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_query | Detected usage of meta_query, possible slow query. | 212:17 | Performance |
| WARNING | WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query | wp_reset_query() is discouraged. Use wp_reset_postdata() instead. | 223:3 | — |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 48:28 | Security |
| 15.11.2025, 18:29:59 | 21s | 94 | 2 | 32 |