122 results found for "_url". Showing results 1 to 30.

home_url()

Function: Retrieves the URL for the current site where the front end is accessible.

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

Used by 107 functions | Uses 1 function

site_url()

Function: Retrieves the URL for the current site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.

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

Used by 29 functions | Uses 1 function

get_site_url()

Function: Retrieves the URL for a given site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.

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

Used by 3 functions | Uses 6 functions

wp_parse_url()

Function: A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.

Source: wp-includes/http.php:685

Used by 29 functions | Uses 1 function

menu_page_url()

Function: Gets the URL to access a particular menu page based on the slug it was registered with.

Source: wp-admin/includes/plugin.php:1837

Used by 0 functions | Uses 3 functions

self_admin_url()

Function: Retrieves the URL to the admin area for either the current site or the network depending on context.

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

Used by 39 functions | Uses 6 functions