Plugin Directory

Changeset 3246628


Ignore:
Timestamp:
02/25/2025 05:13:04 PM (13 months ago)
Author:
mattpramschufer
Message:

=3.2.29=

  • UPDATE - Reverted custom function of customer_has_purchased_product() and conditionalized it to only be used on WC 9.6.0 and 9.6.1 and to use the native wc_customer_bought_product() otherwise, now that WC has fixed the bug in 9.6
Location:
woocommerce-pay-per-post
Files:
1561 added
1 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-pay-per-post/trunk/README.txt

    r3238034 r3246628  
    66Requires PHP: 7.4
    77Tested up to: 6.7.1
    8 Stable tag: 3.1.28
     8Stable tag: 3.1.29
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    137137
    138138== Changelog ==
     139
     140=3.2.29=
     141* UPDATE - Reverted custom function of customer_has_purchased_product() and conditionalized it to only be used on WC 9.6.0 and 9.6.1 and to use the native wc_customer_bought_product() otherwise, now that WC has fixed the bug in 9.6
    139142
    140143=3.2.28=
Note: See TracChangeset for help on using the changeset viewer.