This plugin adds Bootstrap Modal functionality to WordPress. All you need to do is add the Modal HTML mark up code.
Prioritized issue groups from the latest Plugin Check scan
I18n
26
4 issue groups
Security
19
6 issue groups
Maintainability
5
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$atts['footer']'.
Sample message
Mismatched text domain. Expected 'bootstrap-modals' but got 'bootstrap-modal'.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $atts['arialabel']
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Bootstrap Modals" - contains the restricted term "bootstrap" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "bootstrap" elsewhere in your plugin name, such as "... for bootstrap".
Sample message
Sanitization missing for register_setting().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.2 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bootstrap-modal", expected "bootstrap-modals".
Not analyzed yet.
First score snapshot
v1.3.2
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 51 | 43 | 8 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.