WordPress Comments Import Export plugin is a fast way for export and import WordPress Comments.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
115
5 issue groups
Security
6
1 issue group
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "comments-import-export-woocommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Not analyzed yet.
First score snapshot
v2.5.1
85
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 121 | 112 | 9 | v2.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.