Rich Showcase for Google Reviews

Display up to 10 Google reviews in less than a minute. Continue collecting new reviews. No limits on connected places, widgets, shortcodes and blocks.

v6.9.6richpluginsUpdated Added 100k+ installs98% rating73% support resolved
33
Score
230
Errors
227
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability42

Top Issues by Category

security299
maintainability139
i18n9

Issues Details

457 issues found in latest scan

ERROR117
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_raw'.

ERROR82
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $drop_ddl

WARNING46
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING43
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING28
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING19
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING16
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['content']. Check that the array index exists before using it.

WARNING14
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

WARNING14
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['grw_rev_notice']

WARNING14
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['grw_rev_notice'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR9
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR5
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $drop_ddl used in $wpdb->query()\n$drop_ddl used without escaping.

WARNING5
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING3
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

ERROR3
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR3
missing_direct_file_access_protection

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

WARNING2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $table_name used in $wpdb->get_col()

WARNING2
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "DESC $table_name"

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "grw_admin_notices".

ERROR2
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING2
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_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.

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Rich Showcase for Google Reviews" - contains the restricted term "wc" which cannot be used at all in your plugin name.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.

Latest Snapshot

Findings

457

Errors

230

Warnings

227

Score History

First score snapshot

First scan completed

v6.9.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v6.9.6

33

Latest

Findings
457
Errors
230
Warnings
227
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins