The #1 WordPress RSS aggregator to quickly import RSS feeds, build a news aggregator, and for easy autoblogging.
Prioritized issue groups from the latest Plugin Check scan
I18n
879
5 issue groups
Security
646
7 issue groups
Maintainability
440
13 issue groups
Sample message
Mismatched text domain. Expected 'wp-rss-aggregator' but got 'crontrol'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activationsLeft'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Item's feed source does not have property \"{$this->feedKey}\""'.
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
Short PHP opening tag used with echo; expected "<?php echo $btnContent ..." but found "<?= $btnContent ..."
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$event->getName()".
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: "The URL of the feed source. In most cases, the URL of the site will also work, but for best results we recommend trying to find the URL of the RSS feed." .\n "\n\n" .\n "Also include the <code>http://</code> or <code>https://</code> prefix in the URL."
Sample message
$_COOKIE['XDEBUG_SESSION'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['wpra_import_file']
Sample message
Missing $domain parameter in function call to __().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HTTP_URL_JOIN_PATH".
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edd_sl_api_request_verify_ssl".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Markdown".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
Use placeholders and $wpdb->prepare(); found $options_query
Potential connections found in static code analysis.
Outbound calls
283
External assets
1
Incoming endpoints
16
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
3 score snapshots
v5.3.0
24
Latest
v5.2.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,168 | 1,774 | 394 | v5.3.0 | 2.0.0 |
| 24 | 2,171 | 1,777 | 394 | v5.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.