WOLF (formerly WPBE) - a WordPress plugin for managing posts, pages, and custom types easily. Perfect for real estate, cars, etc.
Prioritized issue groups from the latest Plugin Check scan
Security
383
6 issue groups
Maintainability
184
12 issue groups
Performance
4
1 issue group
I18n
3
1 issue group
Sample message
$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attachment_id".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$key]. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
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 interpolated variable {$placeholders} at "DELETE FROM {$this->table_bulk} WHERE user_id=%d AND id NOT IN ({$placeholders})"
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edit_post".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WOLF - WordPress Posts Bulk Editor and Manager Professional" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $sign used in $wpdb->query()\n$sign assigned unsafely at line 276.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "draw_child_filter_terms".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
259
External assets
2
Incoming endpoints
39
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
27 more hidden
3 score snapshots
v1.1.1
36
Latest
v1.1.0
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 575 | 1 | 574 | v1.1.1 | 2.0.0 |
| 36 | 575 | 1 | 574 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.