Display an RSS Feed in a widget, a page, or a post using a shortcode with any number of parameters. Sort the archive by Category, Year, and Author.
Prioritized issue groups from the latest Plugin Check scan
Security
249
5 issue groups
Maintainability
148
8 issue groups
I18n
100
3 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 '$after_creator'.
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
The $domain parameter must be a single text string literal. Found: FB_RSSI_TEXTDOMAIN
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FB_RSSI_BASEFOLDER".
Sample message
Processing form data without nonce verification.
Sample message
$_POST['rssfp-meta-feed-url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $default
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function ini_set() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_new_widget".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['rssfp_meta_nonce']
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
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
Tested up to: 6.9 < 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.
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.12
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 500 | 484 | 16 | v1.1.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.