Collect and show your favorite Quotes / Reviews / Testimonials or any other short snippet of Text.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
22
6 issue groups
Security
20
5 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 $i
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tablename at "SHOW TABLES LIKE '$tablename'"
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 65.
Sample message
Attempting a database schema change is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_register_block_types_from_metadata_collection()" requires WordPress 6.8.0, but your plugin minimum supported version is WordPress 6.7.0.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
1
No external asset domains detected.
register_rest_route
First score snapshot
v1.3.7
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 42 | 11 | 31 | v1.3.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.