Brajesh Singh in 8 Comments
Initial release.
Added support for WooCommerce Subscription tab on profile. Added support for WooCommerce Membership tab on profile. Improved handling of checkout endpoints.
Fix Payment method actions(add, set default. delete) for the shops that support this.
Fixed order pagination issue.
Fixed add payment method page showing the existing payment methods as well as the double button for adding payment methods.
Fix notices for spl_autoload_register() on PHP 8.0+.
Fixed optional parameter notices with PHP 8.1 A little cleanup for WPCS.
Fix fatal error on BuddyPress 14.0 due to deprecation of ‘bp_use_wp_admin_bar()’ function, props Matt Jones(lamellama).
Initial release.
Added support for WooCommerce Subscription tab on profile.
Added support for WooCommerce Membership tab on profile.
Improved handling of checkout endpoints.
Fix Payment method actions(add, set default. delete) for the shops that support this.
Fixed order pagination issue.
Fixed add payment method page showing the existing payment methods as well as the double button for adding payment methods.
Fix notices for spl_autoload_register() on PHP 8.0+.
Fixed optional parameter notices with PHP 8.1
A little cleanup for WPCS.
Fix fatal error on BuddyPress 14.0 due to deprecation of ‘bp_use_wp_admin_bar()’ function, props Matt Jones(lamellama).