Autoload Optimizer Plugin is a powerful tool designed to optimize your WordPress database by managing autoloaded options efficiently.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | outdated_tested_upto_header | Tested up to: 6.7 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'autoload-optimizer' but got 'your-text-domain'. | 234:51 | General |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['option_name'] not unslashed before sanitization. Use wp_unslash() or similar | 241:40 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar | 259:46 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['option_name'] not unslashed before sanitization. Use wp_unslash() or similar | 267:40 | Security |
| WARNING | WordPress.DB.DirectDatabaseQuery.DirectQuery | Use of a direct database call is discouraged. | 171:26 | Security |
| WARNING | readme_parser_warnings_no_short_description_present | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar | 232:69 | Security |
| 16.11.2025, 10:32:34 | 9s | 98 | 2 | 6 |