LLMS_User_Certificate::get_orientation()

Retrieves the certificate’s orientation value.


Description Description

See also See also


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.user.certificate.php

	public function get_orientation() {
		return $this->get( 'orientation' );
	}


Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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