RSS Importer

Import posts from an RSS feed.

v0.3.2briancolingerUpdated 2024-10-17Added May 20, 201030k+ installs40% rating
70
Score
14
Errors
2
Warnings
+0
Change

Category Scores

Security51
Repo86
Performance100
Maintainability96

Top Issues by Category

Issues Details

16 issues found in latest scan

ERROR7
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file['error']'.

ERROR3
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING1
WordPress.WP.DeprecatedFunctions.screen_iconFound

screen_icon() has been deprecated since WordPress version 3.8.0.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.4 < 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.

WARNING1
readme_reserved_contributors

The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"

Latest Snapshot

Findings

16

Errors

14

Warnings

2

Score History

First score snapshot

First scan completed Jun 20, 2026

v0.3.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v0.3.2

70

Latest

Findings
16
Errors
14
Warnings
2
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins