LLMS_Controller_Quizzes::__construct()


Description Description


Source Source

File: includes/controllers/class.llms.controller.quizzes.php

	public function __construct() {

		add_action( 'init', array( $this, 'take_quiz' ) );

	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.