Author | Replies |
---|---|
traversal | # Posted on May 31, 2013 at 10:27 am |
Thanks Bart. I totally agree, it is a very different way of building the code. Good to see you’re giving it a good shot as well. I like to think of it as being similar to the way jQuery enhances JavaScript – it had a reasonable learning curve too, but once you get used to it, you can do a lot without needing to lookup documentation all the time. I think it’s an interesting API though, and always good to have more options. And it is interesting to hear your thoughts about learning curve – it’s hard for me to empathise with that, having built the thing 🙂 |
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…