Responsive Plus – Elementor Templates & Starter Sites

Import free and pro Gutenberg and Elementor Templates for the Responsive WordPress theme.

v3.5.1CyberChimpsUpdated 2026-06-04Added Aug 13, 201310k+ installs90% rating
41
Score
46
Errors
307
Warnings
+0
Change

Category Scores

Security22
Repo94
Performance98
Maintainability24

Top Issues by Category

maintainability295
1Non Prefixed Variable FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundWARNING772Non Prefixed Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFoundWARNING563Direct QueryWordPress.DB.DirectDatabaseQuery.DirectQueryWARNING484No CachingWordPress.DB.DirectDatabaseQuery.NoCachingWARNING485Non Prefixed Function FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFoundWARNING136missing direct file access protectionmissing_direct_file_access_protectionERROR127Dynamic Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFoundWARNING98Non Prefixed Class FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundWARNING99Missing VersionWordPress.WP.EnqueuedResourceParameters.MissingVersionWARNING610wp function not compatible with requires wpwp_function_not_compatible_with_requires_wpERROR511error log error logWordPress.PHP.DevelopmentFunctions.error_log_error_logWARNING312Non Prefixed Constant FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFoundWARNING213error log var exportWordPress.PHP.DevelopmentFunctions.error_log_var_exportWARNING214parse url parse urlWordPress.WP.AlternativeFunctions.parse_url_parse_urlERROR215DiscouragedSquiz.PHP.DiscouragedFunctions.DiscouragedWARNING116slow db query meta queryWordPress.DB.SlowDBQuery.slow_db_query_meta_queryWARNING117Non Prefixed Namespace FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFoundWARNING1
security28
i18n25

Issues Details

353 issues found in latest scan

WARNING77
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING56
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING48
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING48
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR20
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'responsive-add-ons' but got 'elementor'.

WARNING17
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR12
missing_direct_file_access_protection

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

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->get_key() . '_friendly_name'".

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING6
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['api_url'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR5
WordPress.WP.I18n.NoEmptyStrings

The $text text string should have translatable content. Found: '%1$s'

ERROR5
wp_function_not_compatible_with_requires_wp

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

WARNING3
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

WARNING3
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_var_export

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

ERROR2
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

WARNING1
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function set_time_limit() is discouraged

WARNING1
WordPress.DB.PreparedSQLPlaceholders.UnnecessaryPrepare

It is not necessary to prepare a query which doesn't use variable replacement.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor\TemplateLibrary".

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['nonce']

Latest Snapshot

Findings

353

Errors

46

Warnings

307

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.5.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.5.1

41

Latest

Findings
353
Errors
46
Warnings
307
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins