wpseek.com
A WordPress-centric search engine for devs and theme authors
_config_wp_home is private and should not be used in themes or plugins directly.
_config_wp_home › WordPress Function
Since2.2.0
Deprecatedn/a
› _config_wp_home ( $url = '' )
Access: |
|
Parameters: |
|
See: |
|
Returns: |
|
Defined at: |
|
Codex: |
Retrieves the WordPress home page URL.
If the constant named 'WP_HOME' exists, then it will be used and returned by the function. This can be used to counter the redirection on your local development environment.