263 results found for “_url”. Showing results 1 to 25.
-
functionesc_url()
Checks and cleans a URL.
-
functionhome_url()
Retrieves the URL for the current site where the front end is accessible.
-
hookhome_url
Filters the home URL.
-
hookrest_url
Filters the REST URL.
-
functionrest_url()
Retrieves the URL to a REST endpoint.
-
functionsite_url()
Retrieves the URL for the current site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.
-
hooksite_url
Filters the site URL.
-
functionadmin_url()
Retrieves the URL to the admin area for the current site.
-
hookadmin_url
Filters the admin area URL.
-
functionclean_url()
Checks and cleans a URL.
-
hookclean_url
Filters a string cleaned and escaped for output as a URL.
-
hookemoji_url
Filters the URL where emoji png images are hosted.
-
hooklogin_url
Filters the login URL.
-
hooklogout_url
Filters the logout URL.
-
hookcomment_url
Filters the comment author’s URL for display.
-
functioncontent_url()
Retrieves the URL to the content directory.
-
hookcontent_url
Filters the URL to the content directory.
-
functionesc_url_raw()
Sanitizes a URL for database or redirect usage.
-
functionplugins_url()
Retrieves a URL within the plugins or mu-plugins directory.
-
hookplugins_url
Filters the URL to the plugins directory.
-
hookbloginfo_url
Filters the URL returned by get_bloginfo().
-
functiondownload_url()
Downloads a URL to a local temporary file using the WordPress HTTP API.
-
functionget_home_url()
Retrieves the URL for a given site where the front end is accessible.
-
functionget_rest_url()
Retrieves the URL to a REST endpoint on a site.
-
functionget_site_url()
Retrieves the URL for a given site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.