[Plugin: Category Custom Fields] Bug: Inconsistent table name
-
Inconsistent table name:
In categoryCustomFieldsDB.php line (4 times):
$table_values=$wpdb->prefix . “ccf_Value”; // VIn categoryCustomFieldsInstall.php (line 8):
$table_values=$wpdb->prefix . “ccf_value”;// vGreat work. Thanks
The topic ‘[Plugin: Category Custom Fields] Bug: Inconsistent table name’ is closed to new replies.