Premium Packages is a free, full-featured WordPress eCommerce plugin to sell digital products easily and securely.
Prioritized issue groups from the latest Plugin Check scan
Security
2,241
13 issue groups
Maintainability
1,625
7 issue groups
I18n
266
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_bk".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" {$_license}"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
$_COOKIE['__wpdm_client'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $domain parameter must be a single text string literal. Found: WPDMPP_TEXT_DOMAIN
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
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "SHOW COLUMNS FROM `{$wpdb->prefix}{$table}` LIKE '$column'"
Sample message
Detected usage of a non-sanitized input variable: $_GET['_atcdl']
Sample message
Short PHP opening tag used with echo; expected "<?php echo $is_active ..." but found "<?= $is_active ..."
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'wpdm-premium-packages' but got "download-manager".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Unescaped parameter $ordersTable used in $wpdb->get_col()\n$ordersTable assigned unsafely at line 1051.
Sample message
Unescaped parameter $cond used in $wpdb->get_results()\n$cond assigned unsafely at line 36.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d of %d selected'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_to_cart_button_class".
Sample message
Missing $domain parameter in function call to __().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No binding found for: {$abstract}"'.
Potential connections found in static code analysis.
Outbound calls
146
External assets
1
Incoming endpoints
55
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
38 more hidden
8 score snapshots
v7.0.7
20
Latest
v7.0.6
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 4,200 | 2,017 | 2,183 | v7.0.7 | 2.0.0 |
| 20 | 4,211 | 2,021 | 2,190 | v7.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.