Functions

Build a URL.

http_build_url(array $parsed_url) : string

The parts of the second URL will be merged into the first according to the flags argument. PECT_HTTP is usually missing on many environment. This function provides the same feature as the function included in PECT_HTTP.

see http://php.net/manual/en/function.http-build-url.php
package core

Parameters

$parsed_url

array

the array to be merged

Returns

stringthe url

Automatic initialization for the framework settings

wordpress_theme_utils_initialize_hook() 
package core
version 1.0.0