Filter: powered_cache_preconnect_resource

apply_filters( 'powered_cache_preconnect_resource', $preconnect_resources ) → {array}

Filters Preconnect resource list.

Parameters:
Name Type Description
$preconnect_resources array

The list of prefetch domains.

Since:
  • 2.2
Source:
Returns:

New value.

Type
array