WP_Upgrader_Skin::bulk_headerpublicWP 3.0.0

Displays the header before the bulk update process.

Method of the class: WP_Upgrader_Skin{}

No Hooks.

Returns

null. Nothing (null).

Usage

$WP_Upgrader_Skin = new WP_Upgrader_Skin();
$WP_Upgrader_Skin->bulk_header();

Changelog

Since 3.0.0 Introduced.

WP_Upgrader_Skin::bulk_header() code WP 6.9.1

public function bulk_header() {}