Keep visitors on your site longer with intelligent, fast-loading, contextually related posts. Block, shortcode, custom post type and widget ready.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
168
9 issue groups
Performance
2
1 issue group
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'crp_get_option_' . $key".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::$prefix . '_fifu_meta_key'".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "crp_delete_data".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRP_CACHE_TIME".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$autoload_functions".
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CRP_Query".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The upgrade notice for "4.3.0" exceeds the limit of 300 characters.
Sample message
Function "wp_sizes_attribute_includes_valid_auto()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.6.0.
Potential connections found in static code analysis.
Outbound calls
247
External assets
2
Incoming endpoints
12
No external asset domains detected.
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.3.0
93
Latest
v4.2.4
93
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 93 | 171 | 2 | 169 | v4.3.0 | 2.0.0 |
| 93 | 169 | 2 | 167 | v4.2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.