Retrieves the site URL for the current network.
plugins_url
Filters the URL to the plugins directory.
plugins_url
Retrieves a URL within the plugins or mu-plugins directory.
content_url
Filters the URL to the content directory.
Advertisement
content_url
Retrieves the URL to the content directory.
includes_url
Filters the URL to the includes directory.
includes_url
Retrieves the URL to the includes directory.
admin_url
Filters the admin area URL.
Advertisement
get_admin_url
Retrieves the URL to the admin area for a given site.
site_url
Filters the site URL.
admin_url
Retrieves the URL to the admin area for the current site.
get_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.
Advertisement
site_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.
home_url
Filters the home URL.
get_home_url
Retrieves the URL for a given site where the front end is accessible.