Define home_url() in load-scripts.php. see #9008, props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14442 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5ac6893996
commit
9c37369cd5
@ -77,6 +77,11 @@ function site_url() {}
|
||||
*/
|
||||
function admin_url() {}
|
||||
|
||||
/**
|
||||
* @ignore
|
||||
*/
|
||||
function home_url() {}
|
||||
|
||||
/**
|
||||
* @ignore
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user