jaredcobb / ccb-core

Church Community Builder Core API - A WordPress plugin to sync your church data
http://www.wpccb.com
GNU General Public License v2.0
8 stars 5 forks source link

Importing Custom User Defined Pulldowns #17

Open nicholaspetersen opened 6 years ago

nicholaspetersen commented 6 years ago

CCB gives the option to create 3 custom pulldowns for a group. Is there a way to pull them in as custom taxonomies? The API names them as "udf_group_pulldown_1_id", "udf_group_pulldown_2_id", "udf_group_pulldown_3_id". I was thinking I could just create a new taxonomy and include it under includes>taxonomies, but haven't had any luck. Any ideas? Is this already built in somewhere?

tamala73 commented 5 years ago

i have the same question but with user_defined_fields. is this possible?