Simplifies adding Raptive Ads to your site!
Prioritized issue groups from the latest Plugin Check scan
Security
27
4 issue groups
I18n
24
1 issue group
Maintainability
14
6 issue groups
Sample message
Mismatched text domain. Expected 'adthrive-ads' but got 'adthrive_ads'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cls_data".
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
Sanitization missing for register_setting().
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Check for WP_UNINSTALL_PLUGIN constant missing.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Sample message
Function "wp_generate_uuid4()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Potential connections found in static code analysis.
Outbound calls
133
External assets
3
Incoming endpoints
4
register_rest_route
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.13.0
67
Latest
v3.12.2
66
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 65 | 34 | 31 | v3.13.0 | 2.0.0 |
| 66 | 64 | 35 | 29 | v3.12.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.