Transform your Query Loop blocks into powerful, flexible content engines! 🚀
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aql_query_vars". | 49:21 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aql_query_vars". | 70:29 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aql_query_vars". | 149:9 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aql_allowed_controls". | 118:32 | Plugin Repo |
| WARNING | missing_composer_json_file | The "/vendor" directory using composer exists, but "composer.json" file is missing. | — | Plugin Repo |
| WARNING | plugin_header_nonexistent_domain_path | The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages" | — | Plugin Repo |
| WARNING | WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in | Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information. | 17:28 | Performance |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_tax_query | Detected usage of tax_query, possible slow query. | 26:32 | Performance |
| WARNING | WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in | Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information. | 17:28 | Performance |
| 11/14/2025, 8:23:00 AM | 9s | 98 | 5 | 7 |