do_action( 'sensei_settings_after_links', $tab_name )
Fires after the navigation links are displayed.
Parameters:
Name | Type | Description |
---|---|---|
$tab_name |
string | The tab slug. |
- Since:
- 4.12.0
- Source:
Fires after the navigation links are displayed.
Name | Type | Description |
---|---|---|
$tab_name |
string | The tab slug. |