Bulk_Upgrader_Skin::bulk_footer() In this article Table of ContentsSource Related Changelog ↑ Back to top Displays the footer following the bulk update process. Source public function bulk_footer() { $this->feedback( 'skin_upgrade_end' ); } View all references View on Trac View on GitHub Related UsesDescriptionBulk_Upgrader_Skin::feedback()wp-admin/includes/class-bulk-upgrader-skin.phpDisplays a message about the update. Used byDescriptionBulk_Theme_Upgrader_Skin::bulk_footer()wp-admin/includes/class-bulk-theme-upgrader-skin.phpDisplays the footer following the bulk update process. Bulk_Plugin_Upgrader_Skin::bulk_footer()wp-admin/includes/class-bulk-plugin-upgrader-skin.phpDisplays the footer following the bulk update process. Changelog VersionDescription3.0.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.