WooCommerce Subscriptions

WooCommerce Subscriptions v7.5.0

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,511
111,814
120
Tomz updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.0.10

Download WooCommerce Subscriptions v3.0.10 Nulled Free
2020-11-10 - v3.0.10 - Thanks To @NullMaster

* Fix: Store shipping line item instance ID separately and copy it to renewal line item meta. PR#3712
* Fix: Account for the base store tax rates subtracted from line items when paying for renewals manually. PR#3745
* Fix: Update the persistent cart while paying for renewal orders via the checkout. Fixes division by zero errors while manually renewing. PR#3824
* Fix...

Read the rest of this update entry...
 

chickenlittle

New member
Jun 17, 2019
14
4
3
Latest version with anyone?

2020-11-25 - version 3.0.11
* Tweak: Improve the missing customer error message displayed for third-party built checkouts when registration is disabled on checkout. PR#3893
* Fix: Remove the possibility of a negative calculation of prepaid days on subscription downgrades. PR#3881
* Fix: Fix issues preventing stores using the $0 Initial Checkout feature from being able to checkout. PR#3887
* Fix: Remove potential fatal error when processing end-of-prepaid term scheduled actions caused by the subscription not existing. PR#3875
* Fix: Trigger payment complete actions after renewing early via modal. PR#3888
* Fix: Performance improvements to limited products running slow queries on the shop page. PR#3895
* Fix: [PHP 8.0] Only pass array values to call_user_func_array calls. PR#3884
* Fix: [PHP 8.0] Replaces certain uses of method_exists() with is_callable(). PR#3892
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,511
111,814
120
Tomz updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.0.11

Download WooCommerce Subscriptions v3.0.11 Nulled Free
2020-11-25 - v3.0.11

* Tweak: Improve the missing customer error message displayed for third-party built checkouts when registration is disabled on checkout. PR#3893
* Fix: Remove the possibility of a negative calculation of prepaid days on subscription downgrades. PR#3881
* Fix: Fix issues preventing stores using the $0 Initial Checkout feature from being able to checkout. PR#3887
* Fix: Remove potential fatal error when...

Read the rest of this update entry...
 

david0

New member
Jan 17, 2020
4
1
3
Hello people,

I am using the nulled Version: 3.0.3 of this plugin, found on this website. I always used it without any problems, but now I have an error that says:
Warning: Declaration of WCS_Query::get_endpoint_title($endpoint) should be compatible with WC_Query::get_endpoint_title($endpoint, $action = '') in /home/kwalite8/public_html/wp-content/plugins/woocommerce-subscriptions/includes/class-wcs-query.php on line 0

I want to update this plugin to the newest version to try and see if that solves the problem, but how do I update this plugin without losing my subscribers..?

Please help me..


EDIT:
For people that also have this problem, I didn't update, but I solved the error.
Here it is:

1. Open file “/wp-content/plugins/woocommerce-subscriptions/includes/class-wcs-query.php”
2. Go to line 104
3. Change:
public function get_endpoint_title( $endpoint )
to
public function get_endpoint_title( $endpoint, $action = '' )
 
Last edited:
  • Like
Reactions: King Kong

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,511
111,814
120
Tomz updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.0.12

Download WooCommerce Subscriptions v3.0.12 Nulled Free
2021-01-06 - version 3.0.12

* New: Add an order note when subscriptions are deleted after the customer is deleted. PR#3783
* New: [WC Admin] Register items in new navigation menu. PR#3868
* New: [WC Admin] Add the Subscriptions setting to WC Admin's Settings navigation list. PR#3911
* Tweak: Fix capitalisation of Subscription webhook topic names so they match WooCommerce core. PR#3902
* Tweak: Refactor `wcs_help_tip()` to enable...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,511
111,814
120
Tomz updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.0.12

Download WooCommerce Subscriptions v3.0.12 Nulled Free
2021-01-06 - v3.0.12

* New: Add an order note when subscriptions are deleted after the customer is deleted. PR#3783
* New: [WC Admin] Register items in new navigation menu. PR#3868
* New: [WC Admin] Add the Subscriptions setting to WC Admin's Settings navigation list. PR#3911
* Tweak: Fix capitalisation of Subscription webhook topic names so they match WooCommerce core. PR#3902
* Tweak: Refactor `wcs_help_tip()` to enable custom...

Read the rest of this update entry...
 

digitalartist

Active member
Dec 19, 2020
213
145
43
Released:
2021-02-16 - version 3.0.13
  • Fix: Pass an order status array to get_order_report_data() to prevent possible fatals by 3rd parties. PR#3930
  • Fix: Change logic to allow customers to pay for failed order with limited product. PR#3947
  • Fix: Prevent base length from being saved in the DB when retrieved in 'apportion_length'. PR#3954
  • Fix: Prevent errors when using Product Bundles (which uses WCS_Add_Cart_Item) by introducing a WCS_Add_Cart_Item::is_switch_after_fully_reduced_prepaid_term() function. PR#3957
  • Fix: Introduce an SQL Transactions helper with automatic commit/rollback on shutdown. Prevents strange behaviour when a shutdown occurs during a SQL transaction. PR#3827
  • Fix: [PHP 8.0] Change maybe_retry_payment() arg name to prevent unknown variable name errors. PR#3984
  • Fix: Delete '_switch_totals_calc_base_length' meta incorrectly saved in the database on upgrade. PR#3958
  • Fix: Prevent WC_Order_Item_Coupon::eek:ffsetGet errors during renewal. PR#4009
  • Dev: Introduce new hooks to various Switch_Totals_Calculator functions. PR#3872
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,511
111,814
120
Tomz updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.0.13

Download WooCommerce Subscriptions v3.0.13 Nulled Free
2021-02-16 - v3.0.13

* Fix: Pass an order status array to get_order_report_data() to prevent possible fatals by 3rd parties. PR#3930
* Fix: Change logic to allow customers to pay for failed order with limited product. PR#3947
* Fix: Prevent base length from being saved in the DB when retrieved in 'apportion_length'. PR#3954
* Fix: Prevent errors when using Product Bundles (which uses WCS_Add_Cart_Item) by introducing a...

Read the rest of this update entry...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu