Provide an easy refund service and increase customer satisfaction with WooCommerce Return Refund, and Exchange Warranty Management Plugin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
714
11 issue groups
Security
30
9 issue groups
I18n
3
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activated".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_woo_refund_and_exchange_lite".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wps_Rma_Order_Messages_Email".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at \t\t\t\tAND pm.meta_key IN ($placeholders)"
Sample message
Replacement variables found, but no valid placeholders found in the 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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['form_data']
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
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
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
Unescaped parameter $query used in $wpdb->get_var()\n$query assigned unsafely at line 648.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST['s'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Tested up to: 7.0.4 The version number should only include major versions 7.0.
Sample message
Plugin name "Return Refund and Exchange For WooCommerce" is different from the name declared in plugin header "Return Refund and Exchange for WooCommerce".
Sample message
Mismatched "Tested up to": 7.0.4 != 7.0.2. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
Mismatched Requires at least: 6.7 != 6.7.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-refund-and-exchange-lite" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
128
External assets
1
Incoming endpoints
26
register_rest_route
register_rest_route
register_rest_route
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
3 more hidden
4 score snapshots
v4.6.4
30
Latest
v4.6.3
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 749 | 26 | 723 | v4.6.4 | 2.0.0 |
| 30 | 749 | 25 | 724 | v4.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.