edd_register_delete_customer_tab( array $tabs )
Register the Delete icon as late as possible so it’s at the bottom
Description Description
Parameters Parameters
- $tabs
-
(Required) An array of existing tabs
Return Return
(array) The altered list of tabs, with 'delete' at the bottom
Source Source
File: includes/admin/customers/customer-functions.php
Changelog Changelog
Version | Description |
---|---|
2.3.1 | Introduced. |