apply_filters( 'DevOwl/Customize/Value/$id', $value, $id ) → {mixed}
Allows to modify a customize value.
Parameters:
Name | Type | Description |
---|---|---|
$value |
mixed | |
$id |
string |
Returns:
- Type
- mixed
Allows to modify a customize value.
Name | Type | Description |
---|---|---|
$value |
mixed | |
$id |
string |