do_action( 'llms_reporting_single_quiz_overview_before_widgets' )
Single Quiz Tab: Overview Subtab
Contents
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 5.9.0 | Stop using deprecated FILTER_SANITIZE_STRING and validate the period exists before attempting to use it. |
| 4.10.1 | Remove unneded require of the file LLMS_PLUGIN_DIR . 'includes/class.llms.quiz.data.php', the autoloader will do the job. |
| 3.35.0 | Access $_GET data via llms_filter_input(). |
| 3.16.0 | Introduced. |