Advanced Free Shipping for WooCommerce

Advanced Free Shipping for WooCommerce is an plugin which allows you to set up advanced free shipping conditions.

v1.1.7.1Jeroen SormaniUpdated 2025-10-09Added Apr 24, 201440k+ installs96% rating100% support resolved
34
Score
270
Errors
132
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability54

Top Issues by Category

i18n216
maintainability110
security74
repo_compliance2

Issues Details

402 issues found in latest scan

ERROR205
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'woocommerce-advanced-free-shipping' but got 'woocommerce'.

WARNING45
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

ERROR27
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING23
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING15
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_advanced_free_shipping_condition_value_field_type_' . $args['type']".

ERROR13
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING10
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING9
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING8
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR8
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

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

ERROR4
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR3
WordPress.WP.I18n.NoEmptyStrings

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

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.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

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

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

ERROR1
WordPress.WP.AlternativeFunctions.rand_rand

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

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR1
outdated_tested_upto_header

Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "woocommerce-advanced-free-shipping" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.

Latest Snapshot

Findings

402

Errors

270

Warnings

132

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.1.7.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.1.7.1

34

Latest

Findings
402
Errors
270
Warnings
132
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins