Revert [17608] adding back [17596] and actually include the dummy function this time. See #17057 Fixes #17050

git-svn-id: https://develop.svn.wordpress.org/trunk@17609 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2011-04-06 00:42:07 +00:00
parent f9a44bc328
commit 6549a0aa0e
3 changed files with 10 additions and 3 deletions

View File

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