apply_filters( 'llms_buddypress_profile_endpoints', array $endpoints )
Filter profile endpoints.
Description Description
Modify the LifterLMS dashboard endpoints which can be added to the BuddyPress profile page as custom tabs.
Parameters Parameters
- $endpoints
-
(array) Array of endpoint data.
Source Source
File: includes/integrations/class.llms.integration.buddypress.php
Changelog Changelog
Version | Description |
---|---|
6.3.0 | Introduced. |