Author | Replies |
---|---|
traversal | # Posted on May 10, 2013 at 10:04 am |
Hey James. I’m not far off releasing the next beta which will change the behaviour of multisite to allow completely walled-off sites that don’t share the Masterplan. The hold-up has been more around supporting the non ms-files directories for uploaded content, which is semi-related, and I’ve also been working to make sure that custom upload directories can also be supported. I’m also working to make the next point release change the default location for storing MasterPress files. Currently they’re stored in wp-content/mp, but I’m realising it’ll just be better if they get stored in wp-content/uploads/mp going forward. I’ll write up a more detailed blog post to outline this in detail when the next beta is up. Cheers Trav |
MasterPress 1.4.1 is now available
27th May 2024
This update addresses backwards compatibility issues that were introduced in the previous update. There were some edge cases where PHP 7 had issues and it didn’t work at all on PHP 5.6.We have now changed it so that the PHP 8 compatibility changes will now only affect PHP 8 and will be more thorough with…