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

Filter whether or not sharing is enabled for a certificate.


Description Description


Parameters Parameters

$enabled

Whether or not sharing is enabled.

$certificate

Certificate class instance.


Top ↑

Source Source

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


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.