WP Counter Up is a lightweight, responsive, and high-performance WordPress plugin that animates numbers from zero to a target value as they scroll int …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
229
11 issue groups
Security
25
4 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$lgx_counter_item_safe'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LGX_WCU_PLUGIN_BASE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_counter_up".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
Detected usage of a non-sanitized input variable: $_POST['metaboxlgxmilestone']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Counter Up – Animated Number Counter & Milestone Showcase" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ClassWPCounterUpMetaForm".
Sample message
Plugin name "WP Counter Up – Animated Number Counter & Milestone Showcase" is different from the name declared in plugin header "WP Counter Up".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
66
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v4.2.0
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 257 | 18 | 239 | v4.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.