Skip to content

Warn when multisite constants can't be inserted into wp-config#3272

Merged
danielbachhuber merged 1 commit into
masterfrom
1703-warn-constants
Aug 10, 2016
Merged

Warn when multisite constants can't be inserted into wp-config#3272
danielbachhuber merged 1 commit into
masterfrom
1703-warn-constants

Conversation

@danielbachhuber
Copy link
Copy Markdown
Member

Multisite constants are injected based on a token. When the token can't
be found, we should let the end user know, instead of erroneously
inserting at the end of wp-config.php

Fixes #1703
Fixes #2517

Multisite constants are injected based on a token. When the token can't
be found, we should let the end user know, instead of erroneously
inserting at the end of wp-config.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant