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
Security
50
10 issue groups
Maintainability
41
8 issue groups
I18n
10
2 issue groups
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
Use placeholders and $wpdb->prepare(); found interpolated variable $table at FROM $table\n
Sample message
Unescaped parameter $registry used in $wpdb->get_results()\n$registry assigned unsafely at line 941.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'offcanvas-block' but got 'offcanvas'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['favorites']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_POST['pageNumber'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $bucket_sql used in $wpdb->get_results()\n$bucket_sql assigned unsafely at line 641.
Sample message
Use placeholders and $wpdb->prepare(); found get_table_name
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
58
External assets
5
Incoming endpoints
12
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.1.7
40
Latest
v2.0.7
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 101 | 20 | 81 | v2.1.7 | 2.1.0 |
| 40 | 101 | 20 | 81 | v2.0.7 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.