apply_filters( 'sensei_course_custom_navigation_tabs', $tabs ) → {Array}
Filters the tabs that the user can see on the Courses page.
Parameters:
| Name | Type | Description | 
|---|---|---|
$tabs | 
            
            Array | The list of tabs that the user should see on the Courses page.  | 
        
- Since:
 - 4.12.0
 
- Source:
 
Returns:
The list of tabs to render for the user on the Courses page.
- Type
 - Array