Looks like you can use the Variable Repeater Mode (CSV) to import your data:
If your repeating data is stored in a single column in your CSV file, and is separated by a separator character, use this option.
Then create a custom PHP function that would break up each value into the title and ID (Apple => 12343
, etc.) and call your function from the text box:
[custom_function({feed_id[1]})]
As for the last part of actually creating a select box from titles and IDs – I don’t know how to do that. Hopefully someone can build on this answer. Also please share if you figured it out.
Related Posts:
- Right way of storing large number of custom post fields
- Custom post type or just use custom fields
- Using posts and postmeta table to store custom Address Book Plugin data
- Sorting custom post type columns with external data and without meta values
- Create a clone from one WordPress site to another in a few minutes
- Store CPT ‘Reviews’ average ratings to a WordPress DB table or to a DB custom table?
- Importing Data from a Non-WordPress database, into WP
- Specifying meta field’s column type in Database using add_post_meta
- Ideas to connect external database table to wordpress posts as custom field source
- delete duplicate meta_value with same post_id
- Having a repeating custom field in admin custom post type, what I’d go better with, for DB’s sake? ACF repeater or query a different post type?
- when looping through custom post data not appearing
- custom post types, custom fields and normalization
- Exporting Post type from one theme and importing it to another theme
- How to replicate data storage and querying using WordPress. Custom posts/fields or Custom db tables?
- Confused about where to store my data
- Populate custom post type/custom fields from an external database
- Automatically convert standard posts with custom fields to custom post types
- Importing URLs of Audio Enclosures
- Creating connections programmatically with common fields on CPT’s
- How to enable the user to add value through the admin panel?
- Displaying database table in backend of wordpress
- Custom Post Type Data in Sidebar widgets?
- Custom Post Types, or completely custom?
- Many to Many Relationship between Two Custom Post Types
- Sorting a query by custom field date
- echo value from ‘select’ field type into page template using cmb2?
- Creating Photo Gallery System with Custom Post Type
- Set post title from two meta fields
- How to sort CPT by custom meta value (date), and return posts month by month
- How to solve suspected memory issue in custom WordPress loop?
- Custom Taxonomy order by Custom Field
- WordPress import not importing custom taxonomy
- Custom Post Type Navigation on Custom Field
- how to interconnect custom post types?
- Keep display metadata value on backend – Custom Metabox
- Two near-identical custom field types – one works, the other doesn’t . What can cause this?
- Retrieve value of a category’s custom field
- Rewrite and custom post type: order by custom field not working
- wp_query check if integer exists in custom field’s array
- Why is my select meta data not saving?
- How can I use get_post_meta with add_rewrite_rule to build custom permalinks?
- Visual editor issue by having multiple tiny mce editors in a CPT
- ACF Values Don’t Show After Import Unless I Edit/Update Post
- Custom setting to show or hide field
- Meta Query Filtering not working on Custom Meta Box using Radio Buttons
- Grouping metadatas into one
- Custom fields (wp_post_meta) vs Custom Table for large amount of data
- Include related custom fields from one post type in another post type’s JSON feed
- How to Output which matched meta_keys were found from custom_type_posts?
- Integrate Custom Post Type Events into Calendar
- How to get a custom field value of a custom post?
- Displaying and searching Custom Posts
- Query based on custom fields start and end date
- It’s possible to hide body copy box for a custom post type?
- DIsplaying URL of custom field in last post of certain taxonomy && post type
- Multiple single templates?
- How can I add a custom field to an existing custom post type?
- How to get a custom type post data when it has a connection with another custom type post?
- Custom Field not saving in WordPress
- How do I replace the post title with a custom field?
- Custom Post type loop with ACF not displaying properly
- How can I output WPAlchemy repeating fields meta values in my page template?
- How can I modify a custom post type and custom page template for a child theme if all content seams to be handled by theme’s ‘native’ plugin?
- Custom post types category
- “Custom Field” to Excerpt field” for pages? [closed]
- Let users upload image(s) to the post from front end
- Custom Taxonomy dont save in a frontend form for post a custom post
- Update custom field value
- Insert custom fields to a custom post type
- How to display posttypes and taxonomy in standard posts, not in a separate label?
- A sports wordpress website
- How do I ensure that post_type and Taxonomy use the same slug?
- How to make an API call to a custom post type but filtering by meta value?
- Custom taxonomy terms as children of multiple custom post types
- Custom Post Type meta data getting deleted on bulk editing taxonomies
- Custom Form / Search with Custom Post Type Data
- Custom Column in CPT admin table not updated after Quick Edit save
- Display Custom Field or Custom Taxonomy in front page /post/product
- How to access repeater field of a custom field?
- Custom post types & Pages hierarchy – Error 404
- How to prepend text to custom field value A, but only if custom field value B matches a certain string?
- Custom post type that lets users create a set of posts?
- Delete custom post type metadata without deleting the post in admin area
- Imported Content Doesnt Show Up On Frontend
- How to delete comma from the end of results? [closed]
- Publish post and create additional posts with same content
- Creating multiple CPT posts from one Gravity form
- Converting a checkbox filter for custom fields to a dropdown
- Function not pulling image or text from custom post type
- Order Custom Posts by Several Fields
- If i have custom post type with 5 custom fields do i have to create a new loop to reference each one?
- Repeatable custom meta select boxes
- 404 on Pages for Custom Post Type & Query_Posts
- How to show animal lineage/pedigree in WordPress?
- WP_Query arguments: Loop through custom post type – get all entries except excluded meta_key?
- How do I filter a custom post type loop by a field?
- Custom Post type as Taxonomy
- Display div based on Group metabox selection [closed]
- Custom Sort Order for Custom Post Type Taxonomy