apply_filters( 'sensei_settings_content', $tab_name ) → {string}
Filters content for the settings page.
Parameters:
| Name | Type | Description | 
|---|---|---|
$tab_name | 
            
            string | The tab slug.  | 
        
- Since:
 - 4.12.0
 
- Source:
 
Returns:
Filtered tab content.
- Type
 - string