apply_filters( '{$this->menu_slug}_features', $this->features ) → {array}
Filter the list of features for the service.
Parameters:
Name | Type | Description |
---|---|---|
$this->features |
array | Array of available features for the service. |
- Since:
- 3.0.0
- Source:
Returns:
The filtered available features.
- Type
- array