Bulk_Upgrader_Skin::header() WordPress Method
The Bulk_Upgrader_Skin::header() method is used to display a header for the bulk upgrader.
Bulk_Upgrader_Skin::header() #
Contents
Source
File: wp-admin/includes/class-bulk-upgrader-skin.php
public function header() { // Nothing, This will be displayed within a iframe. }
Expand full source codeCollapse full source codeView on TracView on GitHub