Do you have any tips on how to extract information out of wp_wpforo_profiles.fields with MYSQL?
Let's say I want to extract the values for a particular custom field. Or maybe I want to find all records where a custom field value equals a particular value.
I really like wpForo, but I don't like how custom fields are stored. I wish they were stored in the wp_usermeta table.