Ultimate Wordpress Auction plugin is the best plugin to host auctions on your wordpress site.
Prioritized issue groups from the latest Plugin Check scan
I18n
614
4 issue groups
Security
116
5 issue groups
Maintainability
35
11 issue groups
Sample message
Mismatched text domain. Expected 'ultimate-auction' but got "wdm-ultimate-auction".
Sample message
Detected usage of a non-sanitized input variable: $_GET['edit_auction']
Sample message
$_GET['edit_auction'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['ult_auc_id']. Check that the array index exists before using it.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_option'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Ultimate WordPress Auction Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
A function call to esc_html__() 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
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Ultimate Wordpress Auction Plugin" is different from the name declared in plugin header "Ultimate WordPress Auction Plugin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wdm-ultimate-auction", expected "ultimate-auction".
Potential connections found in static code analysis.
Outbound calls
87
External assets
3
Incoming endpoints
13
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
2 score snapshots
v4.3.4
37
Latest
v4.3.3
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 765 | 623 | 142 | v4.3.4 | 2.0.0 |
| 37 | 769 | 623 | 146 | v4.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.