Analytify is the must-have Plugin for Google Analytics 4 Integration, Tracking, & Reporting in WordPress. Enhanced eCommerce, Events, & Call Analytics
Prioritized issue groups from the latest Plugin Check scan
Maintainability
610
19 issue groups
I18n
56
1 issue group
Security
24
4 issue groups
Performance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_module_anchor".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Data".
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_single_view_stats_buttons".
Sample message
Mismatched text domain. Expected 'wp-analytify' but got 'wpbrigade-sdk'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPBRIGADE_SDK_API_ENDPOINT".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Class_Analytify_GDPR_Compliance".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Data['product_info']['name']'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_hook".
Sample message
Processing form data without nonce verification.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Analytify - Google Analytics Dashboard For WordPress (GA4 analytics tracking)" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $script_table used in $wpdb->get_results()
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
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "Analytify - Google Analytics Dashboard For WordPress (GA4 analytics tracking)" is different from the name declared in plugin header "Analytify Dashboard".
Potential connections found in static code analysis.
Outbound calls
279
External assets
4
Incoming endpoints
17
register_rest_route
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
3 score snapshots
v9.1.1
43
Latest
v9.1.0
43
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 692 | 208 | 484 | v9.1.1 | 2.0.0 |
| 43 | 691 | 208 | 483 | v9.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.