WordPress popup plugin for easily creating a popup and modal window with any kind of content and settings.
Prioritized issue groups from the latest Plugin Check scan
Security
99
6 issue groups
Maintainability
75
7 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT * FROM {$table} ORDER BY id DESC"
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['form_data']. Check that the array index exists before using it.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wow_Company".
Sample message
$_POST['param'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "Modal Window - create popup modal window" is different from the name declared in plugin header "Modal Window".
Not analyzed yet.
First score snapshot
v6.2.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 174 | 4 | 170 | v6.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.