call post_local hooks prior to storing a post that is going to be sourced. There are some fields in the actual stored item that may change when we start the second delivery chain so a few plugins may not deal with these items correctly. Since we only source public items these effects will be slight.
This commit is contained in:
@@ -3136,6 +3136,8 @@ function start_delivery_chain($channel,$item,$item_id,$parent) {
|
||||
intval($item_id)
|
||||
);
|
||||
|
||||
|
||||
|
||||
if($r)
|
||||
proc_run('php','include/notifier.php','tgroup',$item_id);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user