This plugin is intended primarily for developers who need to allow clients to preview sites before public launch, or temporarily hide a WordPress site …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
42
7 issue groups
Security
34
6 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
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
Detected usage of a non-sanitized input variable: $_COOKIE['hkdev_mm_access_key']
Sample message
$_POST['activeTab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ajax_nonce".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "DROP TABLE IF EXISTS `{$table}`"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "shapeSpace_allowed_html".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
9
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.2.1
53
Latest
v3.1.3
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 78 | 2 | 76 | v3.2.1 | 2.0.0 |
| 39 | 195 | 86 | 109 | v3.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.