Disclaimer Popup is a free plugin that will help you to quickly create a disclaimer popup complete with texts and images
Prioritized issue groups from the latest Plugin Check scan
I18n
255
2 issue groups
Maintainability
81
17 issue groups
Security
23
6 issue groups
Sample message
Mismatched text domain. Expected 'disclaimer-popup' but got 'mb-settings-page'.
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 '$agreeText'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_html".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_disclaimer_popup".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "mb_settings_page_load".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "MetaBox\Support".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $page_title ..." but found "<?= $page_title ..."
Sample message
Function "wp_cache_get_last_changed()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MB_Conditional_Logic".
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Unescaped parameter $prepared used in $wpdb->get_col()\n$prepared assigned unsafely at line 159.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids at "UPDATE $wpdb->posts SET post_parent=%d WHERE post_parent=0 AND ID IN ($ids)"
Sample message
Use placeholders and $wpdb->prepare(); found $prepared
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to __().
Not analyzed yet.
First score snapshot
v1.1.3
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 366 | 313 | 53 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.