One-click like buttons your visitors actually use, plus a built-in analytics dashboard that shows what your audience loves. No vote limits.
Prioritized issue groups from the latest Plugin Check scan
Security
676
11 issue groups
Maintainability
359
13 issue groups
I18n
16
1 issue group
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "SELECT $id_column FROM $table WHERE meta_group = %s AND meta_key = %s AND $column = %d"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ID'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attributes".
Sample message
Use placeholders and $wpdb->prepare(); found $item_ID
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $active_status_sql used in $wpdb->get_col()\n$active_status_sql assigned unsafely at line 1062.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $count used in $wpdb->get_results()\n$join assigned unsafely at line 1658.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cache_enabler_clear_page_cache_by_post".
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
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_key]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_SERVER['HTTP_ACCEPT_ENCODING'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CSF".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP ULike – Like Buttons, Voting & Engagement Analytics" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "RUN_WPULIKE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_ulike_setting_repo'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
76
External assets
0
Incoming endpoints
29
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 more hidden
5 score snapshots
v5.2.2
28
Latest
v5.2.1
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 1,068 | 285 | 783 | v5.2.2 | 2.0.0 |
| 28 | 1,061 | 272 | 789 | v5.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.