apply_filters( 'wpt_settings_tabs_pages', $pages, $current ) → {array}
Filter the array of tabs representings settings pages.
Parameters:
Name | Type | Description |
---|---|---|
$pages |
array | Array of pages with |
$current |
string | Array key of current page. |
- Source:
Returns:
- Type
- array