apply_filters( 'lifterlms_admin_my_certificates_access', bool $show_ui )
Filters the needed capability to generate and allow a UI for managing llms_my_certificate post type in the admin.
Parameters Parameters
- $show_ui
-
(bool) The needed capability to generate and allow a UI for managing
llms_my_certificatepost type in the admin. Default ismanage_earned_engagements.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |