Essential Real Estate

Completely plugins Real Estate. Management system which allows you to own and maintain a real estate marketplace, intro website.

v5.3.3g5themeUpdated 2026-06-01Added Feb 25, 20178k+ installs86% rating0% support resolved
23
Score
529
Errors
5,060
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance98
Maintainability0

Top Issues by Category

maintainability3,702
security1,586
i18n254

Issues Details

5,589 issues found in latest scan

WARNING2,539
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Essential_Real_Estate".

WARNING544
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ere_access_denied_' . sanitize_title( $type )".

WARNING527
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['property_views']

WARNING423
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING273
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING256
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ERE".

ERROR254
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'essential-real-estate' but got 'g5-core'.

WARNING149
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ERE_Activator".

ERROR139
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributes'.

WARNING95
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[$taxonomy] not unslashed before sanitization. Use wp_unslash() or similar

ERROR57
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not parse list url into parts: $url"'.

WARNING51
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING50
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING50
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES['ere_upload_file']. Check that the array index exists before using it.

ERROR26
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING24
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING18
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING15
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ERE_AJAX_URL".

ERROR11
wp_function_not_compatible_with_requires_wp

Function "get_post_timestamp()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.5.0.

WARNING7
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_cron_interval'".

WARNING6
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR5
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING4
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at \t\t\tWHERE {$column} LIKE %s\n

Latest Snapshot

Findings

5,589

Errors

529

Warnings

5,060

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.3.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.3.3

23

Latest

Findings
5,589
Errors
529
Warnings
5,060
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins