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
101
6 issue groups
Maintainability
81
7 issue groups
I18n
5
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$app".
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: $_FILES['import_file']['tmp_name']
Sample message
Mismatched text domain. Expected 'modal-window' but got 'wow-modal-windows-pro'.
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
Detected usage of a possibly undefined superglobal array index: $_POST['param']['content']. Check that the array index exists before using it.
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".
Potential connections found in static code analysis.
Outbound calls
134
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v6.3
40
Latest
v6.2.5
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 187 | 9 | 178 | v6.3 | 2.0.0 |
| 40 | 174 | 4 | 170 | v6.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.