You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add back a database name fallback for Studio for now
WordPress Studio doesn't yet enforce the DB_NAME constant in "wp-config.php".
We'll use the same fallback value as Studio uses in the wp-now polyfill MU plugin.
This is now a safe change as the current connection database name is checked
against the actual database name of the existing database.
0 commit comments