LLMS_Controller_Admin_Quiz_Attempts::__construct()


Source Source

File: includes/controllers/class.llms.controller.admin.quiz.attempts.php

	public function __construct() {

		add_action( 'admin_init', array( $this, 'maybe_run_actions' ) );

	}

Top ↑

User Contributed Notes User Contributed Notes

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