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...
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, donations, and donors. In earlier versions, only donations...
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...
Today’s an exciting day! I just adopted a great plugin from the WordPress.org plugin repository, Seamless Donations. This plugin makes it possible for non-profits to accept donations via PayPal in any WordPress website (except for WordPress.com). The original...