Bulk_Plugin_Upgrader_Skin::before( string $title =  )

In this article

Parameters

$titlestringoptional

Default:''

Source

public function before( $title = '' ) {
	parent::before( $this->plugin_info['Title'] );
}

User Contributed Notes

You must log in before being able to contribute a note or feedback.