WPGuppy is a well thought and clinically designed and developed WordPress chat plugin which has been engineered to fulfill the market needs.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
153
12 issue groups
Security
87
10 issue groups
I18n
12
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$app_cluster".
Sample message
Use of a direct database call is discouraged.
Sample message
$_COOKIE['guppy_guest_account'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['guppy_guest_account']
Sample message
Use placeholders and $wpdb->prepare(); found $maxMessageIds
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $maxMessageIds used in $wpdb->get_results()\n$maxMessageIds assigned unsafely at line 331.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_guppy_lite".
Sample message
Unescaped parameter $wpguppy_chat_action used in $wpdb->get_var()\n$wpguppy_chat_action assigned unsafely at line 36.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $wpguppy_chat_action at "SHOW TABLES LIKE '$wpguppy_chat_action'"
Sample message
The $text parameter must be a single text string literal. Found: $default_translations['blocked']
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'wpguppy-lite' but got 'wp-guppy'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "One to one user Chat by WPGuppy" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "guppy_time_slots".
Sample message
Processing form data without nonce verification.
Sample message
The use of function move_uploaded_file() is forbidden
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_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
66
External assets
3
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.6
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 261 | 74 | 187 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.