The Better Font Awesome plugin for WordPress. Shortcodes, HTML, TinyMCE, various Font Awesome versions, backwards compatibility, CDN speeds, and more.
Prioritized issue groups from the latest Plugin Check scan
Security
7
3 issue groups
Maintainability
5
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_POST['hide_admin_notices']
Sample message
$_POST['hide_admin_notices'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Application files are not permitted.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bfa_start".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.7 < 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 "Author URI" header in the plugin file is not valid.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The upgrade notice for "2.0.0" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v2.0.4
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 15 | 6 | 9 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.