LLMS_User_Certificate::get_user_id()

Retrieve the user id of the user who earned the certificate


Return Return

(int)


Top ↑

Source Source

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

		return $next_sequential_id;

	}

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Force return to an integer.
3.9.0 Unknown.
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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