[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-admin/includes/ -> class-bulk-plugin-upgrader-skin.php (summary)

Upgrader API: Bulk_Plugin_Upgrader_Skin class

File Size: 104 lines (3 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Bulk_Plugin_Upgrader_Skin:: (4 methods):
  add_strings()
  before()
  after()
  bulk_footer()


Class: Bulk_Plugin_Upgrader_Skin  - X-Ref

Bulk Plugin Upgrader Skin for WordPress Plugin Upgrades.

add_strings()   X-Ref
Sets up the strings used in the update process.


before( $title = '' )   X-Ref
Performs an action before a bulk plugin update.

param: string $title

after( $title = '' )   X-Ref
Performs an action following a bulk plugin update.

param: string $title

bulk_footer()   X-Ref
Displays the footer following the bulk update process.




Generated : Thu May 9 08:20:02 2024 Cross-referenced by PHPXref