Plugin Directory

Changeset 3238034


Ignore:
Timestamp:
02/10/2025 03:41:01 PM (14 months ago)
Author:
mattpramschufer
Message:

=3.2.24=

  • UPDATE - Added in a filter to disable the last_purchase_date on shortcodes which is an expensive operation. wc_pay_per_post_enable_last_purchase_date
  • FEATURE - WooMemberships, WooSubscriptions and PaidMembershipPro now work with Elementor integration.
  • UPDATE - Updated Freemius Library
File:
1 edited

Legend:

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

    r3201838 r3238034  
    66Requires PHP: 7.4
    77Tested up to: 6.7.1
    8 Stable tag: 3.1.26
     8Stable tag: 3.1.28
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    137137
    138138== Changelog ==
     139
     140=3.2.28=
     141* UPDATE - Updated all 3rd party vendor libraries
     142* UPDATE - Added custom function for wc_customer_bought_product() since that function is broke in WooCommerce version 9.6, 9.6.1, and 9.7.0-pre-release
     143
     144=3.2.27=
     145* BUGFIX - Fixed fatal error on some Elementor integrations.
    139146
    140147=3.2.26=
     
    778785
    779786== Upgrade Notice ==
    780 Updated libraries and fixed a couple bugs.
     787Updated libraries and new custom function to account for WooCommerce 9.6+ function wc_customer_bought_product() no longer working.
Note: See TracChangeset for help on using the changeset viewer.