Bulk_Upgrader_Skin::flush_output()
Source
File: wp-admin/includes/class-bulk-upgrader-skin.php
public function flush_output() {
wp_ob_end_flush_all();
flush();
}
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/bulk_upgrader_skin/flush_output