v0.10.6-gutenberg - Pass post_id in delete_post
·
7 commits
to gutenberg
since this release
Now pass $post_id as additional parameter from delete_post to push_to_queue in draft-live-sync-class
This is to facilitate a change in the content service where we will use externalId instead of permalink to identify a post for deletion.