WordPress Call To Action builder that creates sticky buttons, call now buttons and CTAs to boost clicks, increase sales and generate leads.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
400
12 issue groups
Security
33
9 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CTA_Query".
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
File has mixed line endings; this may cause incorrect results
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "DELETE FROM {$wpdb->sticky_cta_options} WHERE option_name IN ($placeholders)"
Sample message
Detected usage of a non-sanitized input variable: $_FILES['cta-import']['tmp_name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['cta-import']['tmp_name']. Check that the array index exists before using it.
Sample message
Attempting a database schema change is discouraged.
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_easy_sticky_sidebar".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
$_POST['SSuprydp_content_option_text'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP CTA - Call Now Button, Sticky Button & Call to Action Builder" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $table_name used in $wpdb->get_var()
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v2.3.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 434 | 1 | 433 | v2.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.