wp_is_internal_link


wp_is_internal_link ( $link )

Parameters:
  • (string) link The URL to test.
See:
Returns:
  • (bool) Returns true for internal URLs and false for all other URLs.
Defined at:

Description

Determines whether or not the specified URL is of a host included in the internal hosts list.

Related Functions

wp_set_internal_encoding, wp_insert_link, wp_installing, wp_internal_hosts, wp_site_icon

Top Google Results

User discussions

wpseek mobile