LLMS_Achievement::get_content()

Get the content of the Achievement


Description Description


Return Return

(string) data needed to generate achievement


Top ↑

Source Source

File: includes/class.llms.achievement.php

	function get_content() {

		$achievement_content = $this->content;

		return $achievement_content;
	}

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.





Permalink: