Featured Post Plugin for Wordpress.
Prioritized issue groups from the latest Plugin Check scan
Security
37
6 issue groups
Maintainability
11
7 issue groups
I18n
4
1 issue group
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a href=\"#!featured-toggle\" class=\"featured-post-toggle {$class}\" data-post-id=\"{$post_id}\">$text</a>"'.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post_status']. Check that the array index exists before using it.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET['post_type']
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function create_function() is forbidden
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
get_currentuserinfo() has been deprecated since WordPress version 4.5.0. Use wp_get_current_user() instead.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.0 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v3.2.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 54 | 36 | 18 | v3.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.