[wp-trac] [WordPress Trac] #24017: Network admin sites list page displaying bad links for Dashboard and Visits
WordPress Trac
noreply at wordpress.org
Tue Apr 9 23:55:10 UTC 2013
#24017: Network admin sites list page displaying bad links for Dashboard and Visits
---------------------------+------------------------------
Reporter: morriswanchuk | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by morriswanchuk):
OK, not sure what's going on. I have some other issue, maybe related to
caching. In particular, the following code returns the root blog url, no
matter what blog id I pass to it:
{{{
switch_to_blog(16); //blog has option siteurl => "blog1"
echo get_option('siteurl'); // output != "blog1"
}}}
Sorry for the false report...I'll keep digging.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24017#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list