WpProQuiz_Model_StatisticRefMapper::fetch_all_by_quiz_post_id WpProQuiz_Model_StatisticRefMapper::fetch_all_by_quiz_post_id( int $quiz_post_id ) Fetches all statistics by a quiz post ID. ContentsDescription Parameters Return Source Changelog Related @package Description # Parameters # $quiz_post_id (int) (Required) Quiz Post ID. Return # (WpProQuiz_Model_StatisticRefModel[]) Source # File: includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_StatisticRefMapper.php Changelog # Changelog Version Description 4.3.0 Introduced. Related # @package # LearnDash / Core