Closed
Description
Hey @kadamwhite - this is the issue that I mentioned yesterday.
I expected to be able update the content of a page with this:
wp.pages().slug('my-page').update({content: 'new content'})
But it looked like .update
wasn't a function. I ended up using a pretty ugly work around - though I'd love to know how to remove it.
There's a good chance I'm doing this wrong!
Metadata
Metadata
Assignees
Labels
No labels