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
686
10 issue groups
I18n
556
6 issue groups
Maintainability
29
8 issue groups
Performance
5
1 issue group
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
$_GET[$get_key] 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[$get_key]
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 123.
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 {$tbl} at "SELECT option_name FROM {$tbl} WHERE option_name LIKE %s"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['wbg_api_isbn']. Check that the array index exists before using it.
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$existed_books}
Sample message
Mismatched text domain. Expected 'wp-books-gallery' but got 'jobwp'.
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
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.
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
Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Potential connections found in static code analysis.
Outbound calls
212
External assets
4
Incoming endpoints
3
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
2 score snapshots
v4.8.3
35
Latest
v4.8.2
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 1,281 | 1,134 | 147 | v4.8.3 | 2.0.0 |
| 33 | 1,931 | 1,753 | 178 | v4.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.