LLMS_Frontend_Forms::__construct()

Constructor


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/forms/frontend/class.llms.frontend.forms.php

	public function __construct() {

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

	}

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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