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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Since this package will get installed in a subfolder. WordPress will not automat
25
25
#### WP Starter
26
26
27
27
If you are using the awesome [WP Starter](https://wecodemore.github.io/wpstarter/) package, then everything will work automatically.
28
-
It contains a MU-Loader which will take care of loading WP Stash
28
+
It contains a MU-Loader which will take care of loading WP Stash. Note that you MUST NOT use WPStarter's drop in functionality to copy `object-cache.php` on build time! WPStash must place the drop in file on its own. If you want to trigger WP-Stash to create the drop in file just run a command like `wp plugin list`.
0 commit comments