WP All Import – How to loop through XML in the function editor and access it’s values
So you’ve imported your JSON file and the plugin is returning this XML for your to map out accordingly. GREAT! Setting up a repeater? No problem, but you might not need all that data, maybe you need the relevant data from the array. Here we’ll go over how to look through the data using the … Continued