LLMS_Abstract_Integration::get_priority()

Retrieve the integration priority property.


Return Return

(int)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.integration.php

	public function get_priority() {
		return $this->priority;
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.33.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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