EDD_Customer_Reports_Table::search_box( string $text, string $input_id )
Show the search field
Description Description
Parameters Parameters
- $text
-
(Required) Label for the search box
- $input_id
-
(Required) ID of the search box
Return Return
(void)
Source Source
File: includes/admin/customers/class-customer-table.php
Changelog Changelog
Version | Description |
---|---|
1.7 | Introduced. |