apply_filters( 'llms_certificate_is_sharing_enabled', boolean $enabled, LLMS_User_Certificate $certificate )

Filter whether or not sharing is enabled for a certificate.


Parameters Parameters

$enabled

(boolean) Whether or not sharing is enabled.

$certificate

(LLMS_User_Certificate) Certificate class instance.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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