-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(WPLoader.php): load wp at the end of SUITE_BEFORE event
This commit fixes an issue partially tackled in 2.2.8 to delay WordPress loading, by the WPLoader module, if a *Db module is loaded in the same suite. The solution implemented in 2.2.8 was not complete and robust enough to completely take care of the issue; this commit makes sure WordPress will be loaed on a populated db
- Loading branch information
Showing
2 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters