Cost Calculator Builder

WP Cost Calculator is a simple and powerful tool that lets you create price estimation forms. Easily give your clients information about your services …

v4.0.12StylemixUpdated 2026-06-19Added Aug 20, 201930k+ installs90% rating0% support resolved
21
Score
322
Errors
765
Warnings
+0
Change

Category Scores

Security0
Repo74
Performance94
Maintainability0

Top Issues by Category

maintainability608
security257
i18n192
supply_chain3

Issues Details

1,087 issues found in latest scan

WARNING208
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR167
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'cost-calculator-builder' but got 'cost-calculator-builder-pro'.

WARNING114
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING85
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: ""stm_admin_notice_rate_" . $plugin_name . '_single'".

WARNING79
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING77
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

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

ERROR77
missing_direct_file_access_protection

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

WARNING62
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['file']['name']

WARNING43
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING25
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR24
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING13
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

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

ERROR9
WordPress.WP.I18n.NonSingularStringLiteralDomain

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

ERROR7
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING6
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

ERROR6
WordPress.WP.I18n.MissingArgDomain

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

WARNING5
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR3
WordPress.WP.AlternativeFunctions.curl_curl_close

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR3
WordPress.WP.AlternativeFunctions.curl_curl_exec

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR3
WordPress.WP.AlternativeFunctions.curl_curl_getinfo

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR3
WordPress.WP.AlternativeFunctions.curl_curl_init

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR3
hidden_files

Hidden files are not permitted.

Latest Snapshot

Findings

1,087

Errors

322

Warnings

765

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v4.0.12

21

Latest

Findings
1,087
Errors
322
Warnings
765
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins