Uses
Uses | Description |
---|---|
wp-includes/link-template.php: network_site_url() | Retrieves the site URL for the current network. |
wp-includes/link-template.php: user_admin_url | Filters the user admin URL for the current user. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |