Posted by Simon — 25th October 2024
We have just rolled out an account management feature which allows licence holders to have better control over the domains that use their licence key. From the MasterPress Account Management page, the list of Active Sites that use your licence now includes a function that allows you to remove a domain from your licence. Simply…
Posted by Jayme — 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…
Posted by Jayme — 6th May 2024
This release has a focus on improving compatibility with PHP 8.2.The introduction of inheritance validation to PHP produced a lot of warnings when using MasterPress with PHP 8.2. I have updated most of the problematic code – but some code would have broken in previous PHP versions, so I have temporarily disabled inheritance validation in…
Posted by Simon — 9th November 2023
MasterPress 1.3.10 is a feature and bugfix release.Workaround for fatal error introduced by changes to WordPress’ wpdb class in WordPress 6.4. Added actions to MPC files upload_field & WF image save_image functions.
Posted by Simon — 16th February 2023
MasterPress 1.3.9 is a bugfix release.Fixed typo in MPFT_Video class that was causing an incompatibility issue with PHP 8