Create a classified listings directory, from auto listings to yard sales with AWP Classifieds plugin.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "doadexpirations". | 60:1 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fread | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread(). | 40:24 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | 41:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | 56:45 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 295:14 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 296:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 297:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 298:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 299:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 300:9 | Plugin Repo |
| 11/14/2025, 9:11:40 AM | 1m 41s | 24 | 650 | 218 |