585*586* @since 3.1.0587* @since 5.6.0A bulk action can now contain an array of options in order to create an optgroup.588*589* @param array$actions An array of the available bulk actions.590*/591$this->_actions=apply_filters("bulk_actions-{$this->screen->id}",$this->_actions);// phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores592593$two='';594}else{595$two='2';596}597
History
Introduced in 3.1.0. Unchanged from 6.7.7 through 7.1.0.