Bulk_Upgrader_Skin::flush_output() –
You appear to be a bot. Output may be restricted
Description
Usage
Bulk_Upgrader_Skin::flush_output();
Parameters
Returns
void
Source
File name: wordpress/wp-admin/includes/class-bulk-upgrader-skin.php
Lines:
1 to 4 of 4
public function flush_output() { wp_ob_end_flush_all(); flush(); }