Display WordPress posts in beautiful grid, list, slider, and filter layouts. Works with Gutenberg, Elementor, Divi, and Shortcodes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
977
15 issue groups
Security
98
6 issue groups
I18n
28
3 issue groups
Performance
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_title".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "RT\ThePostGrid\Abstracts".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'the-post-grid' but got 'raw-addons'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div id='$tagId' class='tag-timeline-title clearfix'><h3 class='timeline-title'>$tag</h3></div>"'.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Custom_Widget_Base".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RT_THE_POST_GRID_AUTHOR".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['post_type']. Check that the array index exists before using it.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Sample message
Using exclusionary parameters, like exclude, 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
Linking directly to 5 stars reviews is not allowed.
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().
Not analyzed yet.
First score snapshot
v7.9.3
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,118 | 105 | 1,013 | v7.9.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.