Ultimate Auction is an excellent WP Auction plugin to auction your Art, Vehicle, Painting, Collectibles, Stamp, Real Estate, Car, KOI, Horse etc.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
441
13 issue groups
Security
102
9 issue groups
I18n
35
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addon".
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_GET['uwa-new-redirect']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_uwa_now_date".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "UWA_AJAX".
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'uwa_ajax_' . sanitize_text_field( $_GET['uwa-ajax'] )".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOO_UA_ADMIN".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$reserve_price'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $wheredatefrom at "SELECT * FROM {$wpdb->prefix}woo_ua_auction_log WHERE auction_id = %d $wheredatefrom ORDER BY date DESC, bid DESC, id DESC"
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Unescaped parameter $wheredatefrom used in $wpdb->get_results()\n$wheredatefrom assigned unsafely at line 506.
Sample message
The use of function ini_set() is discouraged
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
The $text parameter must be a single text string literal. Found: "Reserve price " . "(" . $reserve_price . ")" . " has been met."
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Ultimate Auction for WooCommerce - Excellent WP Auction Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
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.
Potential connections found in static code analysis.
Outbound calls
54
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.5.5
30
Latest
v2.5.4
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 587 | 52 | 535 | v2.5.5 | 2.0.0 |
| 29 | 575 | 52 | 523 | v2.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.