Skip to content

Commit 66187e7

Browse files
committed
House Keeping
1 parent 177e56f commit 66187e7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/Event/Process_Local_Post_Event.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@ public static function add_to_queue_with_delay( int $post_id, int $delay = 1 * \
7373
self::HANDLE,
7474
array(
7575
'post_id' => $post_id,
76-
),
77-
'',
78-
true
76+
)
7977
);
8078
}
8179

0 commit comments

Comments
 (0)