Groundhogg is the best WordPress CRM & Marketing Automation plugin. Create flows, email campaigns, and have a CRM all within your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
817
19 issue groups
Security
173
5 issue groups
Performance
12
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_p".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $COLUMNS at "INSERT INTO $this->table_name ( $COLUMNS ) VALUES $INSERTS"
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
Function "array_all()" requires WordPress 6.8.0, but your plugin minimum supported version is WordPress 5.9.0.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $activity->get_table_name() used in $wpdb->query()
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gh_is_wp_mail_set_to_default".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Unescaped parameter $COLUMNS used in $wpdb->query()\n$COLUMNS assigned unsafely at line 608.
Sample message
Use placeholders and $wpdb->prepare(); found $FORMATS
Sample message
Attempting a database schema change is discouraged.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function ini_set() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISABLE_WP_CRON".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Potential connections found in static code analysis.
Outbound calls
271
External assets
0
Incoming endpoints
29
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
17 more hidden
12 score snapshots
v4.5.14
23
Latest
v4.5.13
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,055 | 136 | 919 | v4.5.14 | 2.0.0 |
| 23 | 1,057 | 136 | 921 | v4.5.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.