A powerful and user-friendly tool for building custom online calculators.
Prioritized issue groups from the latest Plugin Check scan
Security
135
11 issue groups
Maintainability
100
7 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$key".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id at "SELECT * FROM $table WHERE id = $id"
Sample message
$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['name']
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Calculator_Builder".
Sample message
Unescaped parameter $tag used in $wpdb->get_results()\n$tag assigned unsafely at line 126.
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: "calhub_calculator_buttons".
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
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.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_specialchars_decode'.
Sample message
Plugin name "Calculator Builder – Create an Online Calculator" is different from the name declared in plugin header "Calculator Builder | CalcHub".
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Not analyzed yet.
First score snapshot
v1.6.3
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 237 | 16 | 221 | v1.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.