Plugin Check is a WordPress.org tool which provides checks to help plugins meet the directory requirements and follow various best practices.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_command". | 36:1 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 43:66 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 84:100 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 87:61 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 108:82 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 109:86 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 115:61 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 120:75 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 131:75 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'plugin-check' but got 'wp-empty-theme'. | 145:121 | General |
| 11/14/2025, 4:21:20 AM | 27s | 67 | 131 | 42 |