Search engines are looking for meaning, not keywords. WordLift tells Google how your content relates to your brand, products, and stakeholders.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
887
18 issue groups
I18n
193
3 issue groups
Security
128
4 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_wl_dashboard__main".
Sample message
Use of a direct database call is discouraged.
Sample message
Mismatched text domain. Expected 'wordlift' but got 'action-scheduler'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "__wl_acf4so_load".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 267.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WL_ACF4SO_DIR_NAME".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Attempting a database schema change is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression".
Sample message
Detected usage of tax_query, possible slow query.
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
Mismatched text domain. Expected 'wordlift' but got 'default'.
Sample message
The use of function ini_set() is discouraged
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$action_id_string} at "UPDATE {$wpdb->actionscheduler_actions} SET claim_id = 0 WHERE action_id IN ({$action_id_string})"
Sample message
Detected usage of meta_key, possible slow query.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$num_pastdue_actions'.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
285
External assets
2
Incoming endpoints
13
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v3.54.15
24
Latest
v3.54.14
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,227 | 278 | 949 | v3.54.15 | 2.0.0 |
| 20 | 1,246 | 288 | 958 | v3.54.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.