Ultimate Maps by Supsystic is the best Google Maps alternative. It includes OpenStreetMap (OSM), Bing Maps, MapBox and Thunderforest maps services
Prioritized issue groups from the latest Plugin Check scan
I18n
631
5 issue groups
Security
419
9 issue groups
Maintainability
305
11 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $file['error']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$align'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Missing $domain parameter in function call to __().
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
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 non-sanitized input variable: $_FILES[$this->_inputname]
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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 possibly undefined superglobal array index: $_FILES[$this->_inputname]. Check that the array index exists before using it.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Attempting a database schema change is discouraged.
Sample message
The $text parameter must be a single text string literal. Found: $configOptions[$key]['description']
Sample message
Processing form data without nonce verification.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Invalid length for %s, max length is %s'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No such method exists: $name"'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Potential connections found in static code analysis.
Outbound calls
299
External assets
0
Incoming endpoints
1
No external asset domains detected.
wp_ajax
2 score snapshots
v1.3.3
24
Latest
v1.3.2
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,366 | 997 | 369 | v1.3.3 | 2.0.0 |
| 24 | 1,408 | 1,034 | 374 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.