AgeChecker.Net seamlessly and securely verifies the age of your customers directly on your website during the checkout process.
Prioritized issue groups from the latest Plugin Check scan
Security
361
6 issue groups
Maintainability
26
10 issue groups
I18n
3
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$c'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$this->get_option("form_trigger_name")]. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->get_option("form_trigger_name")]
Sample message
$_POST[$this->get_option("form_trigger_name")] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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 'curl_errno'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: "Age Verified order. \n\nAgeChecker UUID: ". $uuid
Sample message
Mismatched text domain. Expected 'agecheckernet' but got 'Verified'.
Sample message
Plugin name "Age Verification for your checkout page. Verify your customer's identity" is different from the name declared in plugin header "Age Verification for eCommerce".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
19
External assets
1
Incoming endpoints
2
register_rest_route
register_rest_route
2 score snapshots
v1.20.7
37
Latest
v1.20.6
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 392 | 154 | 238 | v1.20.7 | 2.0.0 |
| 36 | 393 | 155 | 238 | v1.20.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.