Sure, especially if you make it easy to find. I do eventually want to get this version back up on Github, but it’s one of the many on-the-list items.
Thanks for working on it.
–David
Hi,
Any updates on this? Can you let me know how you did this?
Thanks,
Hunain
David,
I’ve compiled a patch against your 4.0.7 release with a few changes. Nothing major – some conditional code in the forms engine to support placeholders, a new filter and action here and there, use of wp_die() in the admin-ajax callback instead of die(), etc.
Do you have a git repo set up? It’d be easier to work off that than just creating patches with diff 🙂
Please let me know your thoughts, happy to discuss sections I added/changed. Also, the reason the diff initially looks like I changed a lot, it may be a matter of line-endings.
https://gist.github.com/aaronsilber/08d6c2411b25c88d4cfb
I don’t have a github repo set up, but maybe I should use this as an excuse to make it happen. Please reach out to me offline at zatzlabs.com/contact-us/ and we can chat about putting it together.
–David
Go ahead and issue a pull request. I’ve finally gotten it in gear and set up the github repo.
https://github.com/davidgewirtz/seamless-donations
Thanks!
–David
Pull request issued, linked here for anyone following along: https://github.com/davidgewirtz/seamless-donations/pull/1
-Aaron
This is the start of Seamless Donations 4.x on Github. I welcome any other pull requests you folks might have!
–David