ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution

WooCommerce builder for Elementor and Gutenberg. It offers product templates, product sliders, shopping cart, quick view, Woo wishlist, product filter …

v4.9.0RoxnorUpdated Added 100k+ installs92% rating50% support resolved
36
Score
63
Errors
667
Warnings
+0
Change

Category Scores

Security25
Repo94
Performance73
Maintainability2

Top Issues by Category

maintainability529
1Non Prefixed Variable FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundWARNING4182Non Prefixed Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFoundWARNING153missing direct file access protectionmissing_direct_file_access_protectionERROR144Direct QueryWordPress.DB.DirectDatabaseQuery.DirectQueryWARNING105No CachingWordPress.DB.DirectDatabaseQuery.NoCachingWARNING106date dateWordPress.DateTime.RestrictedFunctions.date_dateERROR107slow db query meta keyWordPress.DB.SlowDBQuery.slow_db_query_meta_keyWARNING78slow db query tax queryWordPress.DB.SlowDBQuery.slow_db_query_tax_queryWARNING79wp reset query wp reset queryWordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_queryWARNING710Missing VersionWordPress.WP.EnqueuedResourceParameters.MissingVersionWARNING511Non Prefixed Function FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFoundWARNING412strip tags strip tagsWordPress.WP.AlternativeFunctions.strip_tags_strip_tagsERROR413Not In FooterWordPress.WP.EnqueuedResourceParameters.NotInFooterWARNING414slow db query meta queryWordPress.DB.SlowDBQuery.slow_db_query_meta_queryWARNING315parse url parse urlWordPress.WP.AlternativeFunctions.parse_url_parse_urlERROR316Get terms Param2FoundWordPress.WP.DeprecatedParameters.Get_termsParam2FoundERROR317Dynamic Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFoundWARNING218update modification detectedupdate_modification_detectedWARNING219FoundGeneric.Files.ByteOrderMark.FoundERROR1
performance146
security28
i18n15

Issues Details

730 issues found in latest scan

WARNING418
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING146
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, 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.

WARNING15
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR14
missing_direct_file_access_protection

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

WARNING12
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR11
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $alt

WARNING10
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING10
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR10
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR8
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING8
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING7
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING7
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING7
WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query

wp_reset_query() is discouraged. Use wp_reset_postdata() instead.

WARNING5
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.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR4
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING4
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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

ERROR4
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.

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

ERROR3
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.

ERROR3
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->text_domain.'/pro_awareness/after_grid_contents'".

WARNING2
update_modification_detected

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins

ERROR1
Generic.Files.ByteOrderMark.Found

File contains UTF-8 byte order mark, which may corrupt your application

Latest Snapshot

Findings

730

Errors

63

Warnings

667

Score History

First score snapshot

First scan completed

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

v4.9.0

36

Latest

Findings
730
Errors
63
Warnings
667
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins