#10261 closed defect (bug) (invalid)
bloginfo('blog_url') is returning Blog Name
Reported by: | actorjiml | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 2.8 |
Component: | General | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
In the latest nightly build (2.8.1 branch) the bloginfo(blog_url) is returning the Blog Name instead of the URL.
Change History (8)
#3
@
15 years ago
Well don't I feel stupid. I was trying something off of a very old tutorial. That wasn't even something I thought to check. Sorry!
Note: See
TracTickets for help on using
tickets.
Has it ever returned the site url?
The Home url is bloginfo('url'), the site url is bloginfo('siteurl');