WP_Upgrader_Skin::bulk_footer()publicWP 3.0.0

Method of the class: WP_Upgrader_Skin{}

No Hooks.

Return

null. Nothing (null).

Usage

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

Changelog

Since 3.0.0 Introduced.

WP_Upgrader_Skin::bulk_footer() code WP 6.5.2

public function bulk_footer() {}