You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing Profile Field Visibility for all Users, inside the Profile Syn tab
Fixed add-payment-method page
Fixing the redirection to not affect the woocommerce my account if the shop is disable
Fixing the Disable Shop Tab option to work in all plans
Fixing the option to Overwrite the Content of your Shop Home/Main Tab to keep the value when the user save it in the admin
Remove the template option from the Integrate Pages tab and move it to a hook, now is possible to do the same function using the filter wc4bp_custom_page_template
Fixing the option to delete a payment inside tab Payment method
Fixing the payment methods to show in the checkout process
Fixing the option Turn off 'Shop' Tab inside "Settings" for the activity stream settings
Fixing the duplicate Save Button inside the Shop Setting view
Adding a new option to disable all function related to woocommerce, with this option checked all tabs will be disable
Fixing the error Illegal string offset 'tab_activity_disabled' for free version
Fixed an issue related to the hook the_title form wp. In some instance the post_id come empty and trow a warning.
Fixed free version problem add WC4BP_Loader::getFreemius()->is__premium_only() to avoid premium code insert into free version
Limit the woocommerce endpoint to only the basic implemented for core.
Implemented a cache for the function where the core get the endpoints
Implemented a cache for the functions referent to the endpoints