EDD_Payment_History_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/payments/class-payments-table.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.4 | Introduced. |