Uses
Uses | Description |
---|---|
wp-includes/functions.php: wp_ob_end_flush_all() | Flush all output buffers for PHP 5.2. |
File: wp-admin/includes/class-bulk-upgrader-skin.php
public function flush_output() { wp_ob_end_flush_all(); flush(); }
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/bulk_upgrader_skin/flush_output