This plugin blocks non-admin users from using inspect element, while still allowing access those with manage_options permission.
Prioritized issue groups from the latest Plugin Check scan
Security
58
6 issue groups
Maintainability
21
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<h1>SwiftNinjaPro $SwiftNinjaProSettings_PluginDisplayName</h1>"'.
Sample message
$_COOKIE['SwiftNinjaProSettingsToken'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['SwiftNinjaProSettingsToken']
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['SwiftNinjaProSettingsToken']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_is_mobile()" requires WordPress 3.4.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Tested up to: 5.8 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.2.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 82 | 35 | 47 | v3.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.