Module::filter_remove_dns_prefetch( array $urls, string $relation_type, string $url_to_remove )

Remove specific url from DNS prefetch list.


Parameters

$urls

(Required) List of prefetch URLs.

$relation_type

(Required) Relation type.

$url_to_remove

(Required) The URL to remove.


Return

(array)


Source

File: includes/modules/performance/module.php