


Legacy 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, donations, and donors. In earlier versions, only donations...
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 the value being either “HIDDEN” or...
Salesforce.com on email client market share
According to Salesforce, Gmail has moved up to #2 in email client market share, after iPhone.
Started coding Seamless Donations 4.0 admin interface
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...