apply_filters( 'wp_internal_hosts', array $internal_hosts )

Filters the array of URL hosts which are considered internal.


Parameters

$internal_hosts

An array of internal URL hostnames.


Source

File: wp-includes/link-template.php

View on GitHub



Changelog

Changelog
Version Description
6.2.0 Introduced.