export you wordpress categories only to another wordpress site
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
10 issue groups
Security
14
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$c'.
Sample message
Function "get_taxonomies()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.9.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wxr_cat_name".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Possible use of short open tags detected; found: <?\r\n
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WXR_VERSION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rss2_head".
Sample message
Processing form data without nonce verification.
Sample message
seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.
Sample message
The parameter "array( 'get' => 'all' )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Tested up to: 5.1 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 35 | 22 | 13 | v1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.