apply_filters( 'jb_email_templates_columns', $columns ) → {array}
Filters the columns of the ListTable on the JobBoardWP > Settings > Email screen.
Parameters:
Name | Type | Description |
---|---|---|
$columns |
array | Email ListTable columns. |
- Since:
- 1.1.0
- Source:
Returns:
Email ListTable columns.
- Type
- array