LLMS_User_Certificate::get_background()

Retrieves the certificate background color value.


Return Return

(string)


Top ↑

Source Source

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

	public function get_background() {
		return $this->get( 'background' );
	}

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.