apply_filters( 'ep_container_set', $instance, $id ) → {object}
Filter an instance before it is added to the container
Parameters:
Name | Type | Description |
---|---|---|
$instance |
object | Object instance |
$id |
string | Id |
- Since:
- 4.7.0
- Source:
Returns:
New object
- Type
- object