-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Using the helper to install WordPress in Google App Engine and then creating a Multisite Network using sub-directories.
This has a couple of major issues in wp-admin for any site that's not the main network site:
-
The network admin dashboard at https://example.appspot.com/wp-admin/network/ loads the front-end theme's index.php.
-
The admin dashboard for any network site has a redirect loop i.e https://example.appspot.com/new-network-site-name/wp-admin/
As far as I can tell, this has something to do with the get_real_file_to_load() function in gae-app.php not supporting WordPress multisite?
Metadata
Metadata
Assignees
Labels
No labels