wordpress / latest / classes / bulk_upgrader_skin / flush_output.html

Bulk_Upgrader_Skin::flush_output()

Source

File: wp-admin/includes/class-bulk-upgrader-skin.php. View all references

public function flush_output() {
	wp_ob_end_flush_all();
	flush();
}

Uses

Uses Description

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/bulk_upgrader_skin/flush_output