Display any RSS feed(s) in widget with news ticker effect in multiple tabs, thumbnails, customizable color themes and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
15
8 issue groups
Security
10
1 issue group
I18n
3
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_widget'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Super RSS Reader - Add attractive RSS Feed Widget" is different from the name declared in plugin header "Super RSS Reader".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "wp_lazy_loading_enabled()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.3.0.
Potential connections found in static code analysis.
Outbound calls
12
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v5.5
76
Latest
v5.4
76
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 29 | 24 | 5 | v5.5 | 2.0.0 |
| 76 | 29 | 24 | 5 | v5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.