Easily integrate the Spreadshop system into your WordPress blog or business page, instantly adding a powerful merchandise channel that perfectly fits …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
132
8 issue groups
Security
54
8 issue groups
Repo Compliance
3
3 issue groups
Sample message
Function "add_action()" requires WordPress 1.2.0, but your plugin minimum supported version is WordPress 1.0.0.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $formId ..." but found "<?= $formId ..."
Sample message
Processing form data without nonce verification.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['locale']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['locale']
Sample message
$_POST['locale'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$formId'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Plugin name "Spreadshop Plugin" is different from the name declared in plugin header "Spreadshop".
Sample message
Tested up to: 6.4 < 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.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Spreadshop Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v1.6.6
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 189 | 145 | 44 | v1.6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.