apply_filters( 'jb_settings_custom_tabs', $tabs ) → {array}
Filters JobBoardWP settings custom tabs.
Parameters:
Name | Type | Description |
---|---|---|
$tabs |
array | Settings custom tabs. It's empty array by default. |
- Since:
- 1.0
- Source:
Returns:
Settings custom tabs.
- Type
- array