Calculated Fields Form: complete WordPress form builder for contact,booking,quote,payment forms & more,with built-in dynamic calculation capabilities.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
717
15 issue groups
Security
229
9 issue groups
I18n
7
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CP_CALCULATEDFIELDSF_DEFAULT_DEFER_SCRIPTS_LOADING".
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.5.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CFF_AUXILIARY_NONCE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cpcff_main'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $counter_events_query
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$cloned . $sequence]
Sample message
$_GET['_cpcff_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CFFBeaver".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_message'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cff_admin_state_changed".
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "DELETE FROM {$wpdb->options} WHERE option_name IN ($placeholders)"
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "codepeople_add_promote_banner".
Potential connections found in static code analysis.
Outbound calls
227
External assets
13
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
20 score snapshots
v5.5.0.5
24
Latest
v5.5.0.4
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,032 | 369 | 663 | v5.5.0.5 | 2.1.0 |
| 24 | 1,023 | 365 | 658 | v5.5.0.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.