263 results found for “_url”. Showing results 26 to 50.
-
functionincludes_url()
Retrieves the URL to the includes directory.
-
hookincludes_url
Filters the URL to the includes directory.
-
hookpre_user_url
Filters a user’s URL before the user is created or updated.
-
hookregister_url
Filters the user registration URL.
-
functionsanitize_url()
Sanitizes a URL for database or redirect usage.
-
functionwp_guess_url()
Guesses the URL for the site.
-
functionwp_login_url()
Retrieves the login URL.
-
functionwp_nonce_url()
Retrieves URL with nonce added to URL query.
-
functionwp_parse_url()
A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
-
functionwxr_site_url()
Returns the URL of the site.
-
hookemoji_svg_url
Filters the URL where emoji SVG images are hosted.
-
functionget_admin_url()
Retrieves the URL to the admin area for a given site.
-
functionmenu_page_url()
Gets the URL to access a particular menu page based on the slug it was registered with.
-
functionsite_icon_url()
Displays the Site Icon URL.
-
hooktrackback_url
Filters the returned trackback URL.
-
functiontrackback_url()
Displays the current post’s trackback URL.
-
functionwp_logout_url()
Retrieves the logout URL.
-
functionget_avatar_url()
Retrieves the avatar URL.
-
hookget_avatar_url
Filters the avatar URL.
-
functionplugin_dir_url()
Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.
-
functionself_admin_url()
Retrieves the URL to the admin area for either the current site or the network depending on context.
-
hookself_admin_url
Filters the admin URL for the current site or network depending on context.
-
functionset_url_scheme()
Sets the scheme for a URL.
-
hookset_url_scheme
Filters the resulting URL after setting the scheme.