learndash_fetch_quiz_statistic_history_where_filter( string $where = '', array $args = array() )
Filter Quiz Statistics user listing to show only related users.
Contents
Description #
Parameters #
- $where
-
(string) (Optional) Statistics WHERE clause string.
Default value: ''
- $args
-
(array) (Optional) Array of query args.
Default value: array()
Return #
(string) $where
Source #
File: includes/ld-groups.php
Changelog #
Version | Description |
---|---|
3.1.8 | Introduced. |