Add Flexmls® IDX listings, market statistics, IDX searches, and a contact form on your web site.
Prioritized issue groups from the latest Plugin Check scan
Security
986
8 issue groups
Maintainability
742
13 issue groups
I18n
422
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <td><b>{$room}</b></td>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$OpenHouse".
Sample message
Mismatched text domain. Expected 'flexmls-idx' but got 'et_builder'.
Sample message
$_COOKIE['spark_listings_orderby'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['spark_listings_orderby']
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text text string should have translatable content. Found: ''
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Checkboxes".
Sample message
Processing form data without nonce verification.
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 possibly undefined superglobal array index: $_POST['city']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "callback_field".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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 $text parameter must be a single text string literal. Found: $data['display_text']
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
Use placeholders and $wpdb->prepare(); found $delete_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "document_title_parts".
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
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Not analyzed yet.
First score snapshot
v3.18.2
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,225 | 1,268 | 957 | v3.18.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.