A plugin to provide bulk category management functionality for media in WordPress sites.
Prioritized issue groups from the latest Plugin Check scan
Security
160
7 issue groups
Maintainability
12
6 issue groups
I18n
10
2 issue groups
Performance
4
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$media_taxonomy]
Sample message
$_GET[$media_taxonomy] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of tax_query, possible slow query.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Media Category Management" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['nonce']. Check that the array index exists before using it.
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
Using exclusionary parameters, like exclude, 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
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
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 784.
Sample message
print_r() found. Debug code should not normally be used in production.
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
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
183
External assets
2
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.5.3
42
Latest
v2.5.2
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 186 | 10 | 176 | v2.5.3 | 2.0.0 |
| 42 | 185 | 9 | 176 | v2.5.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.