LLMS_Certificate::get_title()

Get Blog Title


Description Description


Return Return

(string) [Blog title]


Top ↑

Source Source

File: includes/class.llms.certificate.php

	function get_title() {
		return apply_filters( '_llms_certificate_title' . $this->id, $this->title, $this->object );
	}


Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: