Creates a popup with a scrollable window that will show your own custom Terms and Conditions when users logs in to your website.
Prioritized issue groups from the latest Plugin Check scan
Security
413
8 issue groups
Maintainability
227
13 issue groups
I18n
89
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" {$is_disabled_sub_option}>"'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found $column
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
Unescaped parameter $prepared_sql used in $wpdb->get_results()\n$prepared_sql assigned unsafely at line 133.
Sample message
$_COOKIE['tpul_visitor_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['tpul_visitor_id']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The $text parameter must be a single text string literal. Found: $error_message
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Translatable string should not be wrapped in HTML. Found: '<b style="color: red;">WARNING! This can not be undone. Running the reset will make the popup show for every user again. Forcing them to accept your terms again.</b>'
Sample message
The $text text string should have translatable content. Found: " "
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['PHP_SELF']. Check that the array index exists before using it.
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Processing form data without nonce verification.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
146
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v2.1.2
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 761 | 524 | 237 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.