A like button for all post types. Solid and simple.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
37
10 issue groups
Security
32
7 issue groups
I18n
19
3 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
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 183.
Sample message
Unescaped parameter $prefix used in $wpdb->query()\n$prefix assigned unsafely at line 37.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$prefix} at "DELETE FROM {$wpdb->commentmeta} WHERE meta_key LIKE '{$prefix}%'"
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[self::GUEST_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[self::GUEST_COOKIE]
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_oacs_spl_button".
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
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOLID_POST_LIKES_VERSION".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_solid_post_likes".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$prefix".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Potential connections found in static code analysis.
Outbound calls
294
External assets
0
Incoming endpoints
6
No external asset domains detected.
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.2.0
41
Latest
v1.0.8
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 88 | 25 | 63 | v1.2.0 | 2.0.0 |
| 39 | 148 | 96 | 52 | v1.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.