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