Browse: Home / Hooks /

learndash_fetch_quiz_statistic_history_where

apply_filters( 'learndash_fetch_quiz_statistic_history_where',  striing $where,  array $args )

Filter Quiz Statistics History Where clause.


Description #


Parameters #

$where

(striing) Where clause.

$args

(array) Query args.


Source #

File: includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefMapper.php


Changelog #

Changelog
Version Description
3.2.0 Introduced.