[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Upgrader API: Bulk_Plugin_Upgrader_Skin class
File Size: | 105 lines (3 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Bulk_Theme_Upgrader_Skin:: (4 methods):
add_strings()
before()
after()
bulk_footer()
Class: Bulk_Theme_Upgrader_Skin - X-Ref
Bulk Theme Upgrader Skin for WordPress Theme Upgrades.add_strings() X-Ref |
Sets up the strings used in the update process. |
before( $title = '' ) X-Ref |
Performs an action before a bulk theme update. param: string $title |
after( $title = '' ) X-Ref |
Performs an action following a bulk theme update. param: string $title |
bulk_footer() X-Ref |
Displays the footer following the bulk update process. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |