Interesting article on change in policy for managing plugin frameworks. Seamless Donations uses such a framework to provide its dashboard interface, but is already following the recommended practice. Seamless Donations bundles the framework in the distribution, so...
The problem with middleware is that your software is always caught in the middle. In the case of Seamless Donations, the plugin is fundamentally a piece of software that lives between WordPress and a payment gateway, which today is only the standard PayPal interface....
I built my own admin framework for ZENPRESS and it worked very well. But it was very much pre-Ajax and I’d like to use Ajax features in my admin areas, particularly for list and group selections. So I’m looking at some packaged admin frameworks to see what...