An easy to use age verification plugin for any membership or 18+ adult sites or any sites, that requires confirmation from a visitor.
Prioritized issue groups from the latest Plugin Check scan
Security
103
3 issue groups
Maintainability
31
8 issue groups
I18n
27
7 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link_end'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cps_admin_header_email".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cps".
Sample message
Mismatched text domain. Expected 'surbma-yes-no-popup' but got 'cps-sdk'.
Sample message
The $text parameter must be a single text string literal. Found: $button
Sample message
Missing $domain parameter in function call to _e().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cps_plugins_page".
Sample message
The $domain parameter must be a single text string literal. Found: $text_domain
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CPS_DIR".
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>Use this special <strong>COUPON</strong> coupon to get 50% OFF your first purchase, which is available till <strong>Dec 31, 2099</strong></p>'
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PAnD".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
197
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v8.2.0
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 162 | 127 | 35 | v8.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.