wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
_config_wp_siteurl is private and should not be used in themes or plugins directly.
_config_wp_siteurl › WordPress Function
Seit2.2.0
Veraltetn/v
› _config_wp_siteurl ( $url = '' )
Zugriff: |
|
Parameter: |
|
Siehe: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Retrieve the WordPress site URL.
If the constant named 'WP_SITEURL' is defined, then the value in that constant will always be returned. This can be used for debugging a site on your localhost while not having to change the database to your URL.