Import posts with relations
-
Hello,
I would like to ask, if it is possible to do following:I have two post types: artists and exhibitions.
Each exhibition has 1 to n artists and each artist has 1 to n exibitions.
Now I have two csv files – artists.csv and exhibitions.csv. I would like to import them into wordpress.
Each artist or exhibition has his unique id in the csv.
How do I connect artists with exhibitions and exhibitions with artists via advanced custom fields?
Also I have to be able manually connect exhibitions and artists after the impor in wp admin.
I have set up custom fields exhibition_id and artist_id to each entry.
Thanks for suggestions.
The topic ‘Import posts with relations’ is closed to new replies.