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
176
8 issue groups
Performance
2
1 issue group
I18n
1
1 issue group
Security
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 variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$autoload_functions".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRP_CACHE_TIME".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-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
Unescaped parameter $id_list used in $wpdb->query()\n$id_list assigned unsafely at line 119.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CRP_Query".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
252
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
5 score snapshots
v4.4.1
90
Latest
v4.4.0
93
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 180 | 1 | 179 | v4.4.1 | 2.1.0 |
| 93 | 176 | 1 | 175 | v4.4.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.