This plugin is designed to help the integration of the publisher code from PopCash.Net
Prioritized issue groups from the latest Plugin Check scan
Security
99
7 issue groups
I18n
55
3 issue groups
Maintainability
28
6 issue groups
Repo Compliance
4
4 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'popcashnet-code-integration-tool' but got 'popcash-code-integration-tool'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aab".
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
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 '$aab'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Sanitization missing for register_setting().
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "checkIntegration".
Sample message
Tested up to: 6.9 < 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 "Contributors" header in the readme file must be a comma-separated list of WordPress.org-formatted usernames.
Sample message
Mismatched Requires at least: 3.0.1 != 5.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "popcash-code-integration-tool", expected "popcashnet-code-integration-tool".
Sample message
The upgrade notice for "1.3" exceeds the limit of 300 characters.
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
v2.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 186 | 77 | 109 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.