This plugin lets you list posts by category, author, tags, and more, using a shortcode on posts, pages, or widgets with plenty of customization option …
Prioritized issue groups from the latest Plugin Check scan
Security
517
8 issue groups
Maintainability
162
14 issue groups
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_wpucv_authors'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wpucv_grid_columns_num".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['real']
Sample message
$_GET['real'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "get_the_author_posts_link()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.5.0.
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
Processing form data without nonce verification.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 1428.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of a possibly undefined superglobal array index: $_SESSION[$id]['list_options']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'ultimate-content-views' but got 'pluginrows'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WPLCPPRO_deactivate_pro_plugin".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "run_css_previewcss".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Tested up to: 6.8 < 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
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
117
External assets
0
Incoming endpoints
6
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v4.4
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 683 | 442 | 241 | v4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.