Filter: dt_external_capabilities

apply_filters( 'dt_external_capabilities', 'manage_options' ) → {string}

Filter Distributor capabilities allowed to manage external connections.

Parameters:
Name Type Description
'manage_options' string

The capability allowed to manage external connections.

Since:
  • 1.0.0
Source:
Returns:

The capability allowed to manage external connections.

Type
string