apply_filters( 'llms_table_get_quizzes_search_placeholder', string $placeholder )
Filter the placeholder used in the search input on the quizzes reporting table.
Parameters Parameters
- $placeholder
-
(string) The placeholder string.
Source Source
File: includes/admin/reporting/tables/llms.table.quizzes.php
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |