Core Class
View Source on Trac ↗
Core Class
Bulk_Theme_Upgrader_Skin
class Bulk_Theme_Upgrader_Skin
// Constructor: function Object() { [native code] } Bulk Theme Upgrader Skin for WordPress Theme 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 theme update.
Parameters: $title: mixed |
| after() void | Performs an action following a bulk theme update.
Parameters: $title: mixed |
| bulk_footer() void | Displays the footer following the bulk update process. |
Properties
| Property / Type | Description |
|---|---|
| $theme_info mixed public | No description available. |
Class Information
Since Version
3.0.0
Source File
wp-admin/includes/class-bulk-theme-upgrader-skin.php
Advertisement