Your feed, on steroids : add a custom footer to RSS items with, for example, a copyright notice, a "Read More (400 words)" links, an "A …
Prioritized issue groups from the latest Plugin Check scan
Security
54
7 issue groups
Maintainability
22
10 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['action']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['bf_0comments']
Sample message
$_POST['bf_0comments'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function create_function() is forbidden
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>Better Feed settings <strong>$msg</strong></p>\n"'.
Sample message
attribute_escape() has been deprecated since WordPress version 2.8.0. Use esc_attr() instead.
Sample message
get_the_author_firstname() has been deprecated since WordPress version 2.8.0. Use get_the_author_meta('first_name') instead.
Sample message
get_the_author_lastname() has been deprecated since WordPress version 2.8.0. Use get_the_author_meta('last_name') instead.
Sample message
get_the_author_nickname() has been deprecated since WordPress version 2.8.0. Use get_the_author_meta('nickname') instead.
Sample message
the_editor() has been deprecated since WordPress version 3.3.0. Use wp_editor() instead.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 9.9. The "Tested up to" value in your plugin is not valid. This version of WordPress does not exist (yet).
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
29
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.2
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 80 | 45 | 35 | v2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.