What was the lowest price recently? Build customer trust through transparency! Track and display product price history in WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
Security
24
7 issue groups
Maintainability
12
9 issue groups
I18n
2
1 issue group
Repo Compliance
1
1 issue group
Sample message
Use placeholders and $wpdb->prepare(); found $insert_sql
Sample message
Unescaped parameter $cutoff_op used in $wpdb->get_var()\n$cutoff_op used without escaping.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$progress['percentage']'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$cutoff_op} at \t\t\t\tAND date_gmt {$cutoff_op} %s\n
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WC Price History" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter call_user_func_array( [ $wpdb, 'prepare' ], $prepared_args ) ) used in $wpdb->get_col()
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_wc_price_history_version".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hooks".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
2 score snapshots
v3.2.4
42
Latest
v3.2.3
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 39 | 18 | 21 | v3.2.4 | 2.0.0 |
| 41 | 35 | 18 | 17 | v3.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.