WP Cost Calculator is a simple and powerful tool that lets you create price estimation forms. Easily give your clients information about your services …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
609
15 issue groups
Security
257
5 issue groups
I18n
192
4 issue groups
Supply Chain
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_param".
Sample message
Mismatched text domain. Expected 'cost-calculator-builder' but got 'cost-calculator-builder-pro'.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: ""stm_admin_notice_rate_" . $plugin_name . '_single'".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cBuilder_admin_enqueue".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ANP".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['name']
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ApiNotifications".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "STM_ADMIN_MAILCHIMP_INTEGRATION_PATH".
Sample message
Processing form data without nonce verification.
Sample message
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.
Sample message
The $domain parameter must be a single text string literal. Found: $pluginSlug
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to __().
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
284
External assets
5
Incoming endpoints
11
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.0.14
21
Latest
v4.0.13
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,088 | 322 | 766 | v4.0.14 | 2.0.0 |
| 21 | 1,088 | 322 | 766 | v4.0.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.