Create portfolio gallery on website with responsive layout and fitters
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.3 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | readme_mismatched_header_requires_php | Mismatched Requires PHP: 7.0 != 4.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| WARNING | WordPress.DB.DirectDatabaseQuery.DirectQuery | Use of a direct database call is discouraged. | 109:30 | Security |
| WARNING | WordPress.DB.DirectDatabaseQuery.NoCaching | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 109:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['image_id'] not unslashed before sanitization. Use wp_unslash() or similar | 274:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['image_id'] | 274:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['image_title'] not unslashed before sanitization. Use wp_unslash() or similar | 278:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['image_title'] | 278:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['image_alt'] not unslashed before sanitization. Use wp_unslash() or similar | 282:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['image_alt'] | 282:30 | Security |
| 11/14/2025, 10:24:20 AM | 13s | 96 | 2 | 12 |