Points and Rewards for WooCommerce offer a reward for points to your customers for their activities & increase customer loyalty.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_getinfo | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 603:21 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 844:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt_array | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 846:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 862:17 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_close | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 866:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | 102:16 | Plugin Repo |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.3 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | 2259:14 | 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(). | 2274:4 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 36:3 | Plugin Repo |
| 11/14/2025, 12:19:08 AM | 49s | 97 | 19 | 11 |