WPDev.one
Core Class

Bulk_Plugin_Upgrader_Skin

class Bulk_Plugin_Upgrader_Skin // Constructor: function Object() { [native code] }

Bulk Plugin Upgrader Skin for WordPress Plugin Upgrades.

Methods 4 methods

Method / Return Description
add_strings()
void

Sets up the strings used in the update process.

before()
void

Performs an action before a bulk plugin update.

Parameters: $title: mixed
after()
void

Performs an action following a bulk plugin update.

Parameters: $title: mixed
bulk_footer()
void

Displays the footer following the bulk update process.

Properties

Property / Type Description
$plugin_info
mixed
public
No description available.

Class Information

Since Version
3.0.0
Source File
wp-admin/includes/class-bulk-plugin-upgrader-skin.php
Advertisement