Import and export WordPress taxonomy terms and users via CSV. Register custom taxonomies, create terms, and preview exports — all from the admin.
Prioritized issue groups from the latest Plugin Check scan
Security
42
5 issue groups
Maintainability
5
4 issue groups
Supply Chain
3
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$field_name]['name']
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Hidden files are not permitted.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['tmp_name']. Check that the array index exists before using it.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Taxonomy_CSV_Import_Export".
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
13
No external asset domains detected.
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
1 more hidden
2 score snapshots
v1.5
35
Latest
v1.4
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 50 | 3 | 47 | v1.5 | 2.0.0 |
| 35 | 35 | 5 | 30 | v1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.