apply_filters( 'llms_buddypress_main_nav_item_label', string $label )
Filters the LifterLMS main nav item label in the BuddyPress profile menu.
Parameters Parameters
- $label
-
(string) The LifterLMS main nav item label in the BuddyPress profile menu.
Source Source
File: includes/integrations/class.llms.integration.buddypress.php
Changelog Changelog
| Version | Description |
|---|---|
| 6.3.0 | Introduced. |