[wp-trac] [WordPress Trac] #26349: Network Admin links are inconsistent
WordPress Trac
noreply at wordpress.org
Sun Dec 1 23:19:03 UTC 2013
#26349: Network Admin links are inconsistent
--------------------------+-----------------------------
Reporter: rmccue | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.5
Severity: normal | Keywords:
--------------------------+-----------------------------
If you have WP in a subdirectory (say `wp/`) and don't set
`define('PATH_CURRENT_SITE', '/wp/');`, the Network Admin links are
inconsistently broken for a subdomain install.
For example, on the Sites page (`network/sites.php`), the menu links
incorrectly to `/wp/wp-admin/network/site-new.php`, however the links on
the page itself link to `/wp-admin/network/site-new.php`
I'm guessing that the links on the page don't use `network_admin_url()`.
Let's at least be consistently wrong here.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26349>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list