Quiz Cat Lets You Create Beautiful Viral BuzzFeed-style Quizzes That Drive Social Shares & User Engagement. Set It Up In 2 Minutes.
Prioritized issue groups from the latest Plugin Check scan
Security
177
9 issue groups
Maintainability
23
10 issue groups
I18n
20
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"#fca_qc_quiz_$post_id"'.
Sample message
Missing $domain parameter in function call to _x().
Sample message
Processing form data without nonce verification.
Sample message
$_GET['fca_qc_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['fca_qc_questions_json']. Check that the array index exists before using it.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $modal_style ..." but found "<?= $modal_style ..."
Sample message
The $text parameter must be a single text string literal. Found: $question['question']
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 "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Unescaped parameter $sql_query used in $wpdb->query()\n$sql_query assigned unsafely at line 295.
Sample message
Use placeholders and $wpdb->prepare(); found $sql_query
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
A function call to esc_attr__() 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 "Quiz Cat - WordPress Quiz Plugin" is different from the name declared in plugin header "Quiz Cat Free".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Quiz Cat - WordPress Quiz Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v3.1.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 220 | 151 | 69 | v3.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.