Seamless Donations get Funds custom post type
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...
View ArticleLegacy data migration code and new interfaces complete
I finished the new Funds interface and have a routine that converts legacy funds data into the custom post type we’re using from here on. Seamless Donations 4.0 implements custom post types for funds,...
View ArticleMuch progress systematizing the admin UI
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...
View ArticleSeamless Donations 4.0 kinda works, in an alpha sort of way
All the key elements of Seamless Donations 4.0 now work, and work together (mostly). Each of the core elements has been written and tested. These include the new forms engine, the new admin UI engine,...
View ArticleWhy maintenance coding is a lot like remodeling a bathroom
As I look back at the changelog for 4.0.12, I’m kind of surprised at how large this week’s update is. When you look across all the elements, you begin to see how the changes are related and that there...
View Article