strangerstudios / pmpro-gift-levels

Allow members to purchase gift codes for membership at checkout.
https://www.paidmembershipspro.com/add-ons/pmpro-gift-levels/
7 stars 12 forks source link

Gift Discount Code $start times #6

Closed sknishizaki closed 3 years ago

sknishizaki commented 7 years ago

The code to generate a new discount code when a gift membership is purchased uses the current time and doesn't appear to take into account the GMT offset. This leads to codes that "aren't active" being sent out. I modified with $starts = date("Y-m-d", strtotime("-1 day")) just to really be safe.

greathmaster commented 5 years ago

Applied this suggestion as part of https://github.com/strangerstudios/pmpro-gift-levels/pull/9

andrewlimaza commented 3 years ago

This has been merged into the latest dev branch, you can grab a pre-release from here - https://github.com/strangerstudios/pmpro-gift-levels