add and edit are all ok.
but delete is not good.when i delete one post by site-admin,i found only main blog's post has deleted,sub blog's post still live.
i try scan mysql , then i find the postmeta had deleted before the plugin delete sub blog's post.so, the plugin cound't found childposts and deleted childposts.
how can i fix this bug??