Ibtana - Ecommerce Product Addons, you get to explore so many options for editing the product page by simple drag and drop functionality.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,321
11 issue groups
I18n
1,255
4 issue groups
Security
616
10 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: IEPA_TEXT_DOMAIN
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate_view_more_btn".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['advanced_click']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='ibtanaecommerceproductaddons-sale_counter' data-date-end='$end_date'>"'.
Sample message
The $text parameter must be a single text string literal. Found: $cat->name
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id at "SELECT * FROM $table_name WHERE theme_id = $id"
Sample message
Detected usage of a non-sanitized input variable: $_GET['plugin']
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
Detected usage of tax_query, possible slow query.
Sample message
Use placeholders and $wpdb->prepare(); found $idata
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$slug assigned unsafely at line 64.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Detected usage of meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_CHMOD_FILE".
Potential connections found in static code analysis.
Outbound calls
200
External assets
9
Incoming endpoints
25
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 more hidden
First score snapshot
v0.4.7.8
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,265 | 1,547 | 1,718 | v0.4.7.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.