apply_filters( 'ep_weighting_fields_for_post_type', $fields, $post_type ) → {array}
Filter weighting fields for a post type
Parameters:
Name | Type | Description |
---|---|---|
$fields |
array | Current weighting fields |
$post_type |
string | Current post type |
Returns:
New fields
- Type
- array