Replies: 0
Trying to set custom fields on a wordpress page I am creating using the CURL post command line calls, not php. Can create the page and all setting just fine, but custom fields are not being saved, they seem to be completely ignored in my CURL post. I am guessing how my custom fields are being pass in the json is wrong. How should custom fields be formatted?