apply_filters( 'ep_admin_show_host', $show ) → {boolean}
Filter whether to show host field in admin UI or not
Parameters:
Name | Type | Description |
---|---|---|
$show |
boolean | True to show |
Returns:
New value
- Type
- boolean
Filter whether to show host field in admin UI or not
Name | Type | Description |
---|---|---|
$show |
boolean | True to show |
New value