apply_filters( 'lifterlms_admin_emails_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_certificate post type in the admin. Default is manage_earned_engagements.


Top ↑

Source Source

File: includes/class.llms.post-types.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.