Import links in OPML format.
Prioritized issue groups from the latest Plugin Check scan
Security
30
6 issue groups
Maintainability
10
7 issue groups
I18n
5
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cat_id'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Function "is_plugin_inactive()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "link_category".
Sample message
Detected usage of a non-sanitized input variable: $_POST['opml_url']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['userfile']. Check that the array index exists before using it.
Sample message
$_POST['opml_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class_wp_importer".
Sample message
Processing form data without nonce verification.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
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
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.2 < 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
The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"
Not analyzed yet.
First score snapshot
v0.3.2
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 48 | 35 | 13 | v0.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.