Can I add locations programatically?
-
I am importing location information from another site (CMS Made Simple one). I create a WordPress xml file to import via Tools/Import (I exported Locations via Tools/Export to get the xml file format).
The xml file that I created looks correct.
Only 1 location was added, but none of the location data was imported.Is there a way to add locations via PHP code? I am happy to use wp_insert_post() and update_post_meta().
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Can I add locations programatically?’ is closed to new replies.