EDD_Discount_Codes_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
(svoid)
Source Source
File: includes/admin/discounts/class-discount-codes-table.php
Changelog Changelog
Version | Description |
---|---|
1.4 | Introduced. |