Hi,
I'm trying to find out how to turn on admin columns for custom taxonomies, meta fields, etc, using the control panel/interface.
I understand it can be done using code, but I create all my fields directly inside the admin panel using the Meta Box AIO plugin.
I know I can copy the generated code, paste it into the function file and add the "display column = true" variable, but that gets repetetive real quick because I add/change fields all the time.
Must be an easier way that I'm missing?