The fastest RSS feeds plugin for WordPress. Includes excerpt & thumbnail image. Use as a news aggregator, autoblog, or RSS parsing.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
6 issue groups
Security
12
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WP_RSS_RETRIEVER_VER'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['settings']
Sample message
$_REQUEST['settings'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Processing form data without nonce verification.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
mt_srand() is discouraged. Rand seeding is not necessary when using the wp_rand() function (as you should).
Sample message
Tested up to: 6.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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wp-rss-retriever" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v1.6.10
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 31 | 23 | 8 | v1.6.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.