Uses
Uses | Description |
---|---|
wp-includes/general-template.php: lostpassword_url | Filters the Lost Password URL. |
wp-includes/load.php: is_multisite() | If Multisite is enabled. |
wp-includes/functions.php: add_query_arg() | Retrieves a modified URL query string. |
wp-includes/link-template.php: network_site_url() | Retrieves the site URL for the current network. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/ms-blogs.php: get_blog_details() | Retrieve the details for a blog from the blogs table and blog options. |