I have a client that essentially had the previous owner of a news site transfer ownership to him, but instead of doing it more directly just sent him a zip file with something like 100+ JSON files.
I’m tasked with helping import these but I’m a bit puzzled by it as these arent the standard WordPress JSON exports and i cant find much about them.
The files are named like: “Entry\_fff62d6b-e051-4ba3-b2be-6a61b30e1bf9.json”
JSON code example:
[https://pastebin.com/R9iaMhah])Additionally there is a CSV file named: “entries.csv” that looks like this:
Does anyone have any idea exactly what created these or how to import them?
[ad_2]