Filter: powered_cache_prefetch_dns

apply_filters( 'powered_cache_prefetch_dns', $prefetch_dns ) → {array}

Filters Prefetched DNS list.

Parameters:
Name Type Description
$prefetch_dns array

The list of prefetch domains.

Since:
  • 2.0
Source:
Returns:

New value.

Type
array