Build responsive off-canvas menus, drawer menus, and exit intent popups with a lightweight Gutenberg block. Includes advanced triggers & analytics.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
12
6 issue groups
Security
5
5 issue groups
I18n
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 112.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at FROM $table\n
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_block_wrapper_attributes'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$key]
Sample message
$_SERVER[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Plugin name "OffCanvas / Drawer – add sleek slide-in panels to any page" is different from the name declared in plugin header "OffCanvas Block".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "offcanvas", expected "offcanvas-block".
Potential connections found in static code analysis.
Outbound calls
45
External assets
1
Incoming endpoints
5
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.6
78
Latest
v2.0.5
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 78 | 18 | 6 | 12 | v2.0.6 | 2.0.0 |
| 92 | 8 | 6 | 2 | v2.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.