Uses
Uses | Description |
---|---|
wp-includes/formatting.php: trailingslashit() | Appends a trailing slash. |
wp-includes/general-template.php: get_bloginfo() | Retrieves information about the current site. |
wp-includes/link-template.php: home_url() | Retrieves the URL for the current site where the front end is accessible. |
wp-includes/option.php: get_option() | Retrieves an option value based on an option name. |
wp-includes/class-wp-http-ixr-client.php: WP_HTTP_IXR_Client::__construct() |