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...
Yes, I am writing this instead of watching the new season of Game of Thrones. That’s how serious I am about coding this project. You’re welcome. Added tabs to the new admin interface. The Thank You Page tab now works. I also added the Log tab, but to this...
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...
Started migrating the funds settings tab to the new framework. The legacy funds record is the WordPress option ‘dgx_donate_designated_funds’ consisting of an array with the key being the fund name and the value being either “HIDDEN” or...
Started coding Seamless Donations 4.0. Created an admin-new source folder and a new-admin-loader.php file that is called by the original dgx-donate-admin.php file. The new admin loader will be used to bring in the new library of admin screens while migrating between...