File: wp-includes/link-template.php
-
functionwp_is_internal_link()
Determines whether or not the specified URL is of a host included in the internal hosts list.
-
functionwp_internal_hosts()
Returns an array of URL hosts which are considered to be internal hosts.
-
Filters the array of URL hosts which are considered internal.
-
Filters the arguments for posts pagination links.
-
functionwp_force_plain_post_permalink()
Determine whether post should always use a plain permalink structure.
-
functionis_avatar_comment_type()
Check if this comment type allows avatars to be retrieved.
-
functionget_the_privacy_policy_link()
Returns the privacy policy link with formatting, when applicable.
-
Filters the privacy policy link.
-
functionget_privacy_policy_url()
Retrieves the URL to the privacy policy page.
-
Filters the URL of the privacy policy page.
-
functionthe_privacy_policy_link()
Displays the privacy policy link with formatting, when applicable.
-
hookself_admin_url
Filters the admin URL for the current site or network depending on context.
-
Filters the path to a file in the parent theme.
-
functionget_parent_theme_file_path()
Retrieves the path of a file in the parent theme.
-
functionget_theme_file_path()
Retrieves the path of a file in the theme.
-
hooktheme_file_path
Filters the path to a file in the theme.
-
functionget_parent_theme_file_uri()
Retrieves the URL of a file in the parent theme.
-
Filters the URL to a file in the parent theme.
-
functionget_theme_file_uri()
Retrieves the URL of a file in the theme.
-
hooktheme_file_uri
Filters the URL to a file in the theme.
-
functionwp_get_canonical_url()
Returns the canonical URL for a post.
-
Filters the canonical URL for a post.
-
functionthe_comments_pagination()
Displays a paginated navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_navigation()
Retrieves navigation to next/previous set of comments, when applicable.
-
functionthe_comments_navigation()
Displays navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_pagination()
Retrieves a paginated navigation to next/previous set of comments, when applicable.
-
Filters the navigation markup template.
-
Filters the IDs of terms excluded from adjacent post queries.
-
functionget_preview_post_link()
Retrieves the URL used for the post preview.
-
hookget_avatar_data
Filters the avatar data.