Embed real estate property listings, market reports & MLS data on your WordPress site. Responsive design, great SEO & proven lead capture.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
184
17 issue groups
Security
124
8 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "iHomefinderAbstractPropertyOrganizerVirtualPage".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Function "do_blocks()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.2.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$name]. Check that the array index exists before using it.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Processing form data without nonce verification.
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "iHomefinderAdminPageInterface".
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
The upgrade notice for "1.4.0" exceeds the limit of 300 characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ihf_load_divi_full_width_template".
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 81.
Sample message
The use of function set_time_limit() is discouraged
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant".
Sample message
var_dump() found. Debug code should not normally be used in production.
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
Stylesheets must be registered/enqueued via wp_enqueue_style()
Not analyzed yet.
First score snapshot
v8.7.0
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 308 | 71 | 237 | v8.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.