JayWood
JayWood
Initially distributing a post through a connection using Sucuri fails silently. Though distributor provides a false-positive and sets the meta value stating the post has been distributed with a post...
@jtsternberg A few days ago I ran into the need to get this working in this commit - https://github.com/WebDevStudios/CMB2-Snippet-Library/commit/8cd6c298c7a31629c1c2f0902b0178f5f9b3ee2e Obviously manage_options was too high, but upload_files is all that's really...
Pretty much a rewrite of the main initializing class. Used CMB2 as a staple for this sort of thing. The previous main class wouldn't allow us to use the plugin...
More tickets to come, but here's the gist of it. * Create individual runners for async tasks * Async tasks should use BukkitRunnable which is not deprecated. * Break up...
Referencing final comment on #102 - would be nice to have a way to sort of 'auto-handle' charge backs.
This is a work in progress in order to resolve #73 as well as make things more modular.
Goal is to move away from grunt or gulp and instead use the WP-Scripts for building the project.
Need to write unit tests for logic once complete.
Currently when users delete a key, they lose all donations associated with that key. Need to create an experience whereas users can migrate one key to another before deletion.
A neat feature to have would be to append to WooCommerce notes when resending donations including the user who resent them for that order.