Browse: Home / Functions /

learndash_fetch_quiz_statistic_history_where_filter

learndash_fetch_quiz_statistic_history_where_filter( string $where = '',  array $args = array() )

Filter Quiz Statistics user listing to show only related users.


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 #

Changelog
Version Description
3.1.8 Introduced.