Create a Quiz. An easy-to-use feature rich plugin to create quizzes with quiz timer, pagination, hints, advanced marking, and leading help and support
Prioritized issue groups from the latest Plugin Check scan
Security
288
7 issue groups
I18n
52
5 issue groups
Maintainability
38
9 issue groups
Performance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activeClass'.
Sample message
Mismatched text domain. Expected 'hd-quiz' but got 'hdfields'.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
$_POST['hdq_tools_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['hdq_csv_file_upload']
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 possibly undefined superglobal array index: $_POST["data"]. Check that the array index exists before using it.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Missing $domain parameter in function call to __().
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
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.
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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
The $text parameter must be a single text string literal. Found: $setting
Sample message
Setting `suppress_filters` to `true` is prohibited.
Potential connections found in static code analysis.
Outbound calls
37
External assets
0
Incoming endpoints
16
No external asset domains 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
wp_ajax
wp_ajax
2 more hidden
3 score snapshots
v2.2.3
38
Latest
v2.2.2
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 379 | 295 | 84 | v2.2.3 | 2.1.0 |
| 39 | 334 | 252 | 82 | v2.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.