double slash in home_url
-
Hi,
I am using your plugin. For a search form my theme calls the functionhome_urlwith the path argument:
home_url ( '/' );
But instead of “/” I receive “//”. My search form is broken. 😀Yes, I know: Calling home_ur(‘/’) is like calling home_url(). But such a call is legit and I do not want to edit my theme code for such a issue. 🙂
Can you fix it? Thank you 😀
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘double slash in home_url’ is closed to new replies.