Simple callback widget for WordPress. Receive customer phone numbers by email. Easy setup – just install and activate.
Prioritized issue groups from the latest Plugin Check scan
Security
62
6 issue groups
Maintainability
14
6 issue groups
I18n
7
3 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$bazz_options['day_text']'.
Sample message
$_POST['name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST['name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['check']. Check that the array index exists before using it.
Sample message
A function call to esc_html__() 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
Function "wp_send_json_error()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "localize_load".
Sample message
Processing form data without nonce verification.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'The working day with %s h to %s h'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_file".
Sample message
Plugin name "Bazz CallBack widget" is different from the name declared in plugin header "Callback Widget – Bazz CallBack".
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v4.0
42
Latest
v3.25
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 83 | 55 | 28 | v4.0 | 2.0.0 |
| 42 | 73 | 51 | 22 | v3.25 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.