EDD_API_Request_Log_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/reporting/class-api-requests-logs-list-table.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |