Fast. Flexible. Forward-thinking solution for real estate agents using WordPress. Built for scale, listing management and works with any theme.
Prioritized issue groups from the latest Plugin Check scan
Performance
34
3 issue groups
Maintainability
28
10 issue groups
Security
20
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[WP_SESSION_COOKIE]
Sample message
Unescaped parameter $available_loc_query used in $wpdb->get_col()\n$available_loc_query assigned unsafely at line 1265.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
$_COOKIE[WP_SESSION_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class EPL_SL_Plugin_Updater
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
260
External assets
0
Incoming endpoints
19
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 more hidden
2 score snapshots
v3.5.25
52
Latest
v3.5.24
49
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 85 | 22 | 63 | v3.5.25 | 2.0.0 |
| 49 | 126 | 60 | 66 | v3.5.24 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.