Define home_url() in load-scripts.php. see #9008, props ocean90.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-05-04 17:08:28 +00:00
parent 94e529cee3
commit 9e81303893
1 changed files with 5 additions and 0 deletions

View File

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