Chris Klosowski

Results 220 comments of Chris Klosowski

This is something that we'd like to look into using, but will have to be for a major release as that is a complete refactor of many areas of one...

I'm going to punt this from 3.0 for now, we can follow it up in a future major release.

I want to set this for 3.2, maybe 3.3. This is going to take some effort and extensive testing.

Hey @robincornett, John and I were talking about the 'missing database tables' we mentioned in support and he pointed out that this use of the `CURRENT_TIMESTAMP` drastically limits our MySQL...

A quick check of things we'll need to verify (from what I currently have installed): ``` Usage in string constants edd.dev app/public/wp-content/plugins/AffiliateWP/includes/integrations/class-edd.php add_action( 'edd_insert_payment', array( $this, 'add_pending_referral' ), 99999, 2...

:+1: thanks for looking into that @SDavisMedia we can circle back to see if it's an issue when `3.0` is out the door.

@davidsherlock Can you verify this on the latest release `3.0.3`? I'm trying to replicate locally and this is working as expected.

Thanks for checking @mihaijoldis I'll close this for now and we can re-open if we get further information.

Setting this for 3.2, so we can let the order functions bake a bit.

I wonder if we could find a way to support at least directly linking with `?discount=xxxx` to be supported? Instead of building a UI for it, make it support directly...