Convert Greek characters to Latin on all your site's permalinks instantly.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoconvert-greeklish-permalinks' but got "agp". | 150:114 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoconvert-greeklish-permalinks' but got "agp". | 197:117 | 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. | 208:73 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoconvert-greeklish-permalinks' but got "agp". | 208:114 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoconvert-greeklish-permalinks' but got 'agp'. | 216:116 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoconvert-greeklish-permalinks' but got 'agp'. | 280:142 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoconvert-greeklish-permalinks' but got 'agp'. | 281:106 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$automatic'. | 16:39 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_results($sql)\n$sql assigned unsafely at line 130:\n $sql = "SELECT ID, post_name\n\t\t\t\tFROM $wpdb->posts as p\n\t\t\t\tWHERE 1=1 AND ($sql_post_types)\n\t\t\t\tAND (p.post_status = 'publish'\n\t\t\t\tOR p.post_status = 'future'\n\t\t\t\tOR p.post_status = 'draft'\n\t\t\t\tOR p.post_status = 'pending'\n\t\t\t\tOR p.post_status = 'private')"\n$sql_post_types assigned unsafely at line 127:\n $sql_post_types .= "p.post_type = '$post_type' "\n$post_type used without escaping. | 139:20 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 139:32 | Security |
| 11/13/2025, 4:51:01 AM | 11s | 73 | 102 | 13 |