Create Awesome Question and Answer Website in a Minute
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,013
15 issue groups
Security
427
9 issue groups
Performance
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$OFFSET".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'qa_question_metabox_content_'.$id".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_question_track_notification".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $LIMIT at " GROUP BY post_author ORDER BY count DESC $LIMIT"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
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
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
Detected usage of a non-sanitized input variable: $_POST['access_to_private_answer']
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 204.
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $POST_TYPE used in $wpdb->get_results()\n$POST_TYPE assigned unsafely at line 3091.
Sample message
Detected usage of meta_key, possible slow query.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "QAWidgetCategories".
Sample message
$_GET['qa_status'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $POST_TYPE
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PickPlugins Question Answer" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Potential connections found in static code analysis.
Outbound calls
44
External assets
1
Incoming endpoints
50
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
wp_ajax
wp_ajax
wp_ajax
wp_ajax
13 more hidden
First score snapshot
v1.2.73
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,445 | 32 | 1,413 | v1.2.73 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.