ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/link-template.php

wp_is_internal_link()

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

Source: wp-includes/link-template.php:4780

Used by 0 functions | Uses 2 functions

wp_internal_hosts()

Function: Returns an array of URL hosts which are considered to be internal hosts.

Source: wp-includes/link-template.php:4745

Used by 1 function | Uses 4 functions

wp_internal_hosts

Filter Hook: Filters the array of URL hosts which are considered internal.

Source: wp-includes/link-template.php:4756

Used by 1 function | Uses 0 functions

is_avatar_comment_type()

Function: Check if this comment type allows avatars to be retrieved.

Source: wp-includes/link-template.php:4290

Used by 1 function | Uses 2 functions

the_posts_pagination_args

Filter Hook: Filters the arguments for posts pagination links.

Source: wp-includes/link-template.php:2950

Used by 1 function | Uses 0 functions

wp_force_plain_post_permalink()

Function: Determine whether post should always use a plain permalink structure.

Source: wp-includes/link-template.php:103

Used by 4 functions | Uses 1 function

get_privacy_policy_url()

Function: Retrieves the URL to the privacy policy page.

Source: wp-includes/link-template.php:4652

Used by 1 function | Uses 3 functions

privacy_policy_url

Filter Hook: Filters the URL of the privacy policy page.

Source: wp-includes/link-template.php:4669

Used by 1 function | Uses 0 functions

the_privacy_policy_link()

Function: Displays the privacy policy link with formatting, when applicable.

Source: wp-includes/link-template.php:4680

Used by 1 function | Uses 1 function

get_the_privacy_policy_link()

Function: Returns the privacy policy link with formatting, when applicable.

Source: wp-includes/link-template.php:4695

Used by 1 function | Uses 4 functions
1 2 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy