592*593* @since 3.1.0594* @since 5.6.0A bulk action can now contain an array of options in order to create an optgroup.595*596* @param array$actions An array of the available bulk actions.597*/598$this->_actions=apply_filters("bulk_actions-{$this->screen->id}",$this->_actions);// phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores599600$two='';601}else{602$two='2';603}604
History
Introduced in 3.1.0. Unchanged from 6.7.7 through 7.1.0.