Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18301, comment 17


Ignore:
Timestamp:
09/13/2011 10:49:34 PM (13 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18301, comment 17

    initial v1  
    11So, regarding my Network Quick-switch plugin:
    22
    3 If you're on /blog-x/themes and you click "Network Admin", you are sent to the network admin. But afterwards, you are not sent back to /blog-x/themes, but to main-blog/themes.
     3If you're on /blog-x/themes and you click "Network Admin", you are sent to the network admin. But afterwards, you are not sent back to /blog-x/themes, but to /main-blog/themes.
    44
    55In order to make this work as expected, a cookie would have to be used or an URL parameter, both of which are pretty fragile solutions, so I'm dropping the idea.