WP Popup Builder is a powerful tool to create amazing popup for your site. Its drag and drop feature help to create form in very easy step without hav …
Prioritized issue groups from the latest Plugin Check scan
I18n
316
2 issue groups
Maintainability
93
12 issue groups
Security
86
11 issue groups
Sample message
Mismatched text domain. Expected 'wp-popup-builder' but got "wppb".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$LfbPluginPath".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['thc_time'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['th-tab']
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 '$data_attr'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Popup Builder - Popup Forms and Marketing Lead Generation" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_scripts".
Sample message
Unescaped parameter $table used in $wpdb->get_var()
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 177.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SHOW TABLES LIKE '$table'"
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wp_popup_builder_init".
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['thc_time']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: '[wppb popup="'.esc_attr($wppb_popup_id).'"]'
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "WP Popup Builder - Popup Forms and Marketing Lead Generation" is different from the name declared in plugin header "WP Popup Builder".
Not analyzed yet.
First score snapshot
v1.3.9
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 500 | 357 | 143 | v1.3.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.