Jason Coleman
Jason Coleman
Woah. I just realized I can update other folks comments here. I changed `@version` to `@since` in your comment, which is what I think you meant. We will review the...
I merged the 3 frontend JS into one file. For now, we will still require jQuery here to save the time of refactoring, but updating status on this issue to...
FYI here is the code PMPro uses to "streamline" the setup. https://github.com/strangerstudios/paid-memberships-pro/blob/dev/includes/compatibility/lifterlms.php#L397-L435
This requires a larger "pitch" before we alter the wizard in this way.
This seems reasonable. I wonder if there is consensus on this from PMPro WC users. Could make sense to add it as an option. We're kind of compiling a lot...
You are correct @eighty20results. I asked @andrewlimaza to open this issue for us to explore what would be needed to support YITH. It might be as simple as hooking YITH...
Stuff to talk about: * Do we want a block, widget, and shortcode? * A shortcode that shows all posts for a specific series or all series (not just the...
Yes. Let's do this. We can use this email template for reference: https://github.com/strangerstudios/paid-memberships-pro/blob/dev/email/trial_ending.html Note that we don't actually send this email in the core PMPro plugin anymore (because we cheat...
So we can use this user meta: https://github.com/strangerstudios/pmpro-subscription-delays/blob/master/pmpro-subscription-delays.php#L144 Probably need to make sure that that gets cleared out if the level changes still.
This is a good idea and something we've thought about. Our master plan is to merge this functionality into the core plugin and including the ability to offer a trial...