A comprehensive WordPress plugin designed to create feature-rich real estate websites and portals including Agent Management System.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,960
15 issue groups
Security
913
6 issue groups
I18n
27
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_key".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$wrap class='title'>$icon "'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'rem_after_admin_tab_'.$name".
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
Processing form data without nonce verification.
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
$_GET[$field['key']] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET[$field['key']]
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: "get_search_fields_for_page_builders".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['lat']. Check that the array index exists before using it.
Sample message
Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "REM_AJAX_Search_Property_Widget".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $text parameter must be a single text string literal. Found: $fvalue
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$u, %2$e", but got "%u, %e" in ' when new agent is registered. You can use %username% and %email% for details'.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Mismatched text domain. Expected 'real-estate-manager' but got 'elementor'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "REM_PATH".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
235
External assets
37
Incoming endpoints
25
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
wp_ajax
wp_ajax
wp_ajax
5 more hidden
First score snapshot
v7.3
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,907 | 606 | 2,301 | v7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.