A lightweight plugin to add thousands of taxonomy terms in one go.
Prioritized issue groups from the latest Plugin Check scan
I18n
48
4 issue groups
Security
39
6 issue groups
Maintainability
12
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'bulk-add-terms' but got 'ts_bat_domain'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args[0]'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['notice_id']
Sample message
$_POST['notice_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "get_ancestors()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['taxonomy']. Check that the array index exists before using it.
Sample message
Sanitization missing for register_setting().
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Short URL detected (goo.gl). Use full URLs instead of URL shorteners.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
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
Plugin name "Bulk Add Terms" is different from the name declared in plugin header "Bulk add terms".
Sample message
Tested up to: 4.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "ts_bat_domain".
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0.4
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 101 | 74 | 27 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.