Track who is on your website, what pages they're browsing, actions they're taking, articles they're reading and more.
Prioritized issue groups from the latest Plugin Check scan
Security
110
6 issue groups
Maintainability
35
14 issue groups
I18n
17
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\n\t<label><input id='$key' type='radio' name='woopra[run_status]' value='$key' $selected/> $value</label><br />"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$current_config["cookie_name"]]
Sample message
$_COOKIE[$current_config["cookie_name"]] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "disabled()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The $text parameter must be a single text string literal. Found: $event['label']
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
Found single-underscore "_()" function when double-underscore expected.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Woopra Analytics Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Possible use of short open tags detected; found: <? _e('Tracking Settings', 'woopra'); ?></...
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
debug_print_backtrace() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Plugin name "Woopra Analytics Plugin" is different from the name declared in plugin header "Woopra".
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v3.3.2
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 167 | 114 | 53 | v3.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.