Filter: gravityview/support_port/show_profile_setting
Should the "GravityView Support Port" setting be shown on user profiles?
Parameters
| Name | Type | Description |
|---|---|---|
| $allow_profile_setting | bool | Whether to show the setting. Default: true, if the user has the gravityview_support_port capability, which defaults to true for Contributors and higher. |
| $user | \WP_User | Current user object. |
Since
- 1.15
Source
Defined in src/Admin/SupportPort.php at line 274