jetpack_sync_processed_actions, $action_to_send

jetpack_sync_processed_actions, $action_to_send

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_action('jetpack_sync_processed_actions, $action_to_send') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-sync/src/class-sender.php line 738
    		 *
    		 * @since 1.6.3
    		 * @since-jetpack 4.2.0
    		 */
    		do_action( 'jetpack_sync_processed_actions', $action_to_send );
    
    		return $processed_item_ids;
    	}
    
    	/**
    	 * Create an synthetic action for direct sending to WPCOM during full sync (for example)