Building a property website? Property Hive has everything you need to get started, and so much more.
Prioritized issue groups from the latest Plugin Check scan
Security
5,151
7 issue groups
Maintainability
2,050
16 issue groups
I18n
647
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$PH_Countries".
Sample message
$_COOKIE['propertyhive_currency'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['propertyhive_currency']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"notice notice-info\"> <p>$message</p></div>"'.
Sample message
Mismatched text domain. Expected 'propertyhive' but got 'et_builder'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_office_id']. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Emogrifier".
Sample message
The $text parameter must be a single text string literal. Found: $applicant_profile['relationship_name']
Sample message
Detected usage of meta_query, possible slow query.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "PH".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "PH_TEMPLATE_PATH".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$_GET['custom_email_log_cron']".
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
print_r() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $comment_content
Sample message
Detected usage of tax_query, possible slow query.
Not analyzed yet.
First score snapshot
v2.2.5
18
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 18 | 7,984 | 1,957 | 6,027 | v2.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.