Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Settings_Notifications::get_breadcrumbs( string $current_title )
Get a breadcrumb custom html for use on notification settings screens (not on the table)
Description Description
Parameters Parameters
- $current_title
-
(Required) the title of the current notification
Return Return
(array)
Source Source
File: includes/admin/settings/class.llms.settings.notifications.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |