You can set an existing page as a coming soon/Maintenance page and you can build this page as you want with your editor or favorite page builder.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $slug used in $wpdb->get_row("SELECT post_name FROM wp_posts WHERE post_name = '" . $slug . "' AND post_type = 'page'")\n$slug used without escaping. | 10:17 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $slug | 10:81 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value='$key' $selected> $value </option>"'. | 57:18 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type='checkbox' name='bwcs_roles[]' value='$key' id='role-$key' $admin $selected /> <label for='role-$key'>$value </label>"'. | 80:18 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type='checkbox' name='bwcs_other_pages[]' value='$key' id='page-$key' $selected /> <label for='page-$key'>$value </label>"'. | 112:18 | Security |
| ERROR | uninstall_missing_constant_check | Check for WP_UNINSTALL_PLUGIN constant missing. | — | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 6.6 < 6.8. 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. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'bw-coming-soon-page' but got 'bwcs'. | 49:83 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'bw-coming-soon-page' but got 'bwcs'. | 13:55 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'bw-coming-soon-page' but got 'bwcs'. | 14:55 | General |
| 16.11.2025, 05:00:59 | 10s | 90 | 24 | 14 |