This plugin will assign Focus Keywords to all your pages (on the backend) based on post titles, for websites using Yoast SEO and Rank Math.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 110:28 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 190:24 | General |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 61:38 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() 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. | 83:29 | General |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $placeholders | 16:39 | Security |
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function get_post_type_labels() is forbidden | 32:22 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$afk". | 124:5 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $post_types used in $wpdb->get_var($wpdb->prepare("\r\n SELECT COUNT(*) \r\n FROM {$wpdb->posts} p\r\n LEFT JOIN {$wpdb->postmeta} pm \r\n ON p.ID = pm.post_id AND pm.meta_key = %s\r\n WHERE p.post_type IN ($post_types)\r\n AND p.post_status = 'publish'\r\n AND p.post_title != ''\r\n {$exclude_condition}\r\n AND (pm.meta_key IS NULL OR pm.meta_value = '')\r\n ", $meta_key))\n$post_types assigned unsafely at line 144:\n $post_types = $this->post_types() | 147:29 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$label". | 72:26 | Plugin Repo |
| 14.11.2025, 19:01:35 | 11s | 87 | 13 | 35 |