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:
Andrew Nacin 2010-05-04 17:08:28 +00:00
parent 5ac6893996
commit 9c37369cd5

View File

@ -77,6 +77,11 @@ function site_url() {}
*/
function admin_url() {}
/**
* @ignore
*/
function home_url() {}
/**
* @ignore
*/