Contextual Related Posts

Keep visitors on your site longer with intelligent, fast-loading, contextually related posts. Block, shortcode, custom post type and widget ready.

v4.2.4AjayUpdated 2026-06-06Added Jan 21, 200950k+ installs96% rating25% support resolved
93
Score
2
Errors
167
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance97
Maintainability66

Top Issues by Category

Issues Details

169 issues found in latest scan

WARNING96
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'crp_get_option_' . $key".

WARNING34
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::$prefix . '_fifu_meta_key'".

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "crp_delete_data".

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRP_CACHE_TIME".

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$autoload_functions".

WARNING2
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

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.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CRP_Query".

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
wp_function_not_compatible_with_requires_wp

Function "wp_sizes_attribute_includes_valid_auto()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.6.0.

Latest Snapshot

Findings

169

Errors

2

Warnings

167

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.2.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.2.4

93

Latest

Findings
169
Errors
2
Warnings
167
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins