Skip to content

v0.10.6-gutenberg - Pass post_id in delete_post

Choose a tag to compare

@victorglimskog victorglimskog released this 26 Aug 09:29
· 7 commits to gutenberg since this release
c118d8d

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.