Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce Subscription Premium - 1.7.6
- New: Support for WordPress 5.4
- New: Support for WooCommerce 4.0
- New: Added "Enable Shop Manager" option
- Update: Plugin framework
- Fix: Prevent fatal error if the subscription order is null
- Dev: Added new action 'ywsbs_before_subscription_deleted'
- Dev: Added 'ywsbs_skipped_price_html_filter' filter
YITH WooCommerce Subscription Premium - 1.7.5
- Update: Spanish language
- Fix: Fixed undefined index tnx_type
- Fix: Add full log for renew order processing
- Fix: Address fields fix
- Fix: Process_payment function for WC Stripe compatibility
- Fix: Check on cart_item['data']
- Dev: Added filter ywsbs_free_trial_label to change the trial text
YITH WooCommerce Subscription Premium - 1.7.4
- New: Support for WooCommerce 3.9
- Update: Plugin framework
- Fix: Fixed responsive subscription table on my account
- Dev: Added new filters 'ywsbs_force_multiple_subscriptions' and 'ywsbs_subscription_subtotal_html'
YITH WooCommerce Subscription Premium - 1.7.3
- Updated: Plugin framework
YITH WooCommerce Subscription Premium - 1.7.2
- Updated: Plugin framework
YITH WooCommerce Subscription Premium - 1.7.1
- New: Support to WordPress 5.3.0
- New: Support to WooCommerce 3.8.0
- Update: Italian language
- Update: Plugin Core 3.3.11
- Fix: Load payment gateways before call pay renew order action
- Fix: Capability issues
YITH WooCommerce Subscription Premium - 1.7.0
- Tweak: Improved the debug logging
- Tweak: Added method to make renews payable when customer visit pay page from gateway confirmation email
- Tweak: Added order item meta in subscription email and metabox
- Tweak: Added warning on backend, when the admin try to change manually the status of a renew order
- Update: Language Files
- Fix: Fixed PayPal enabled check
- Dev: Added the filter 'ywsbs_load_assets'
YITH WooCommerce Subscription Premium - 1.6.0
- New: Support to WooCommerce 3.7.0
- Update: Plugin Core 3.3.7
- Update: Italian language
- Fix: Fixed issue with the renew remind email
- Dev: Added filter 'ywsbs_check_order_before_pay_renew_order'
- Dev: Added the action 'ywsbs_before_pay_renew_order'
- Dev: Add action yith_suborder_renew_created to synchronize suborder with the parent
YITH WooCommerce Subscription Premium - 1.5.9
- Update: Plugin Core 3.2.1
- Update: Language files
- Fix: Fixed with trial subscription and PayPal
- Fix: Fixed option name in subscriptions-related template
- Fix: Check renew order before payment
- Dev: Added meta is_a_renew on Multi Vendor suborder
- Dev: Save subscr_id meta when a ipn is received
- Dev: Cancel the subscription if parent_order is null
YITH WooCommerce Subscription Premium - 1.5.8
- Tweak: Added a delay before cancel the subscriptions not renewed
- Fix: Warning errors at backend under specific conditions