Websites are one of the most important sources of leads for your business. That means your CRM system should be well integrated with your website to c …
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $get_shortcodesquery | 197:61 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $modulearrayquery | 158:55 | Security |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 170:115 | — |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $queryselect | 695:57 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fwrite | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite(). | 34:5 | 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(). | 38:5 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $get_field_managerquery used in $wpdb->get_results($wpdb->prepare($get_field_managerquery, $module_sanitized, $field_name_sanitized, $layout_name_sanitized))\n$get_field_managerquery assigned unsafely at line 200:\n $get_field_managerquery = "\n SELECT * \n FROM zcf_zohocrmform_field_manager \n WHERE module_type = %s \n AND field_name = %s \n AND Layout_Name = %s\n "\n$get_field_manager assigned unsafely at line 207:\n $get_field_manager = $wpdb->get_results($wpdb->prepare($get_field_managerquery, $module_sanitized, $field_name_sanitized, $layout_name_sanitized) )\n$module_sanitized used without escaping.\n$field_name_sanitized used without escaping.\n$layout_name_sanitized used without escaping. | 207:37 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $fieldsquery | 175:50 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $get_field_managerquery | 207:64 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $fieldsexitsquery | 249:74 | Security |
| 11/14/2025, 11:31:23 AM | 25s | 2 | 95 | 1024 |