I’ve been preparing to move some of my ZENPRESS-based sites off of a host that permits running the old PHP 5.3 to a modern, managed host that requires a modern PHP implementation. Unfortunately, ZENPRESS dies horribly on PHP 5.4, because PHP removed call-time...
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...
Can I tell you what’s been keeping me up at night (well, not counting last Thursday’s leftover Taco Bell)? One word: breakage. When I adopted Seamless Donations, I also adopted an active user community. People and non-profits use the plugin every single...
This page contains notes derived from tech questions asked of APF’s developer. Code from the Field Type Pack They are in the directory admin-page-framework-field-type-pack/include/class/admin/demo. About changing the size of the date field in a widget You may...
I downloaded and attempted to build a small project with both Admin Page Framework and ReduxFramework. It quickly became apparent that there were some tangible differences. Admin Page Framework makes it very easy to create widgets, so I went to town building a DaysTo...