Warning: This hook has been deprecated. Filter llms_certificate_has_user_earned is deprecated in favor of llms_earned_certificate_dupcheck instead.

apply_filters_deprecated( 'llms_certificate_has_user_earned', boolean $has_earned, LLMS_Certificate_User $user_cert )

Deprecated.


Parameters Parameters

$has_earned

(boolean) Whether or not the certificate has been earned.

$user_cert

(LLMS_Certificate_User) The user certificate object.


Top ↑

Source Source

File: includes/certificates/class.llms.certificate.user.php

View on GitHub



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.