This plugin displays all the comments received on your various posts in a single page with filter, enabling the readers to read all the comments in a …
Prioritized issue groups from the latest Plugin Check scan
Security
144
9 issue groups
I18n
36
1 issue group
Maintainability
12
7 issue groups
Performance
4
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
$_REQUEST['post_category'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $exclude_post at WHERE p.post_type IN($post_type) AND p.ID NOT IN($exclude_post) AND p.ID IN($sac_posts) AND c.comment_approved = 1 \n
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['sac_category']
Sample message
Unescaped parameter $post_type used in $wpdb->get_results()\n$post_type assigned unsafely at line 363.
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
Detected usage of a possibly undefined superglobal array index: $_REQUEST['sac_category']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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
Setting `suppress_filters` to `true` is prohibited.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Plugin name "Show All Comments" is different from the name declared in plugin header "BT Comments".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
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
1
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v7.0.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 200 | 108 | 92 | v7.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.