WP_Plugins_List_Table::bulk_actions( string $which = '' )

In this article

Displays the bulk actions dropdown.

Parameters

$whichstringoptional
The location of the bulk actions: Either 'top' or 'bottom'.
This is designated as optional for backward compatibility.

Default:''

Source

public function bulk_actions( $which = '' ) {
	global $status;

	if ( in_array( $status, array( 'mustuse', 'dropins' ), true ) ) {
		return;
	}

	parent::bulk_actions( $which );
}

Changelog

VersionDescription
3.1.0Introduced.

User Contributed Notes

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

Sponsor
SponsoredKunjungi sekarang
Promo