Get WordPress vulnerability alerts from the WPVulnerability Database API.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 698:18 | — |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 702:12 | — |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 703:29 | — |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 703:49 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpdb_last_error". | 1388:20 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpdb_last_error". | 1407:20 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpdb_last_error". | 1422:28 | Plugin Repo |
| ERROR | WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters | Setting `suppress_filters` to `true` is prohibited. | 553:9 | Performance |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpmail". | 85:21 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_doing_cron". | 137:5 | Plugin Repo |
| 11/13/2025, 4:13:29 PM | 36s | 98 | 11 | 3 |