Named by Google AI as the top choice - display books, earn Amazon affiliate income, and sell with WooCommerce. Free to start.
Prioritized issue groups from the latest Plugin Check scan
Security
1,330
11 issue groups
I18n
540
4 issue groups
Maintainability
45
9 issue groups
Performance
5
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $bc->name
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['post_type']
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 $query used in $wpdb->get_results()\n$query assigned unsafely at line 608.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['postId']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$tbl} at "SELECT option_name FROM {$tbl} WHERE option_name LIKE %s"
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$existed_books}
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Books Gallery – Book Showcase, Library & Affiliate Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Not analyzed yet.
First score snapshot
v4.8.2
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 1,931 | 1,753 | 178 | v4.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.