Shortcake makes using WordPress shortcodes a piece of cake.
Prioritized issue groups from the latest Plugin Check scan
Security
30
5 issue groups
Maintainability
16
5 issue groups
Supply Chain
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
$_GET['attr'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['include']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "enqueue_shortcode_ui".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
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
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['queries']. Check that the array index exists before using it.
Sample message
The parameter "$args" at position #2 of wp_count_terms() has been deprecated since WordPress version 5.6.0. Instead do not pass the parameter.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 5.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.
Not analyzed yet.
First score snapshot
v0.7.4
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 48 | 9 | 39 | v0.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.