128 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.
-
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.
-
functionadmin_url()
Retrieves the URL to the admin area for the current site.
-
functionclean_url()
Checks and cleans a URL.
-
functioncontent_url()
Retrieves 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.
-
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.
-
functionincludes_url()
Retrieves the URL to the includes directory.
-
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.
-
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.
-
functiontrackback_url()
Displays the current post’s trackback URL.
-
functionwp_logout_url()
Retrieves the logout URL.