Flexible WordPress plugin to create professional real estate websites and manage property listings with ease, ideal for agents and portals of any size
Prioritized issue groups from the latest Plugin Check scan
Maintainability
324
14 issue groups
Security
138
7 issue groups
I18n
64
2 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attribute_name".
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'wpcasa' but got 'wpcasa-admin-map-ui'.
Sample message
$_COOKIE[WPSIGHT_COOKIE_SEARCH_QUERY] not unslashed before sanitization. Use wp_unslash() or similar
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
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.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpcasa_activation_redirect".
Sample message
The upgrade notice for "1.2.12" exceeds the limit of 300 characters.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['post']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPCasa - Real Estate for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Sanitization missing for register_setting().
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
192
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
4 score snapshots
v1.5.5
34
Latest
v1.5.4
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 527 | 63 | 464 | v1.5.5 | 2.1.0 |
| 32 | 548 | 83 | 465 | v1.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.