Vendedores WooCommerce de Produtos

Vendedores WooCommerce de Produtos 2.5.0

Sem autorização para baixar
  • Added Playwright end-to-end tests.
  • Resolve PHP Coding Standards issues.
  • Only load the registration script if the registration shortcode is present.
  • Correct e-mail plain template layouts.
Fix - Prevent unauthenticated broken access control related to installation routine.
* Dev - Bump PHP minimum supported version from 7.2 to 7.3.
* Dev - Bump WooCommerce "tested up to" version from 7.8 to 8.0.
* Dev - Bump WooCommerce minimum supported version from 7.2 to 7.8.
* Dev - Bump WordPress "tested up to" version from 6.2 to 6.3.
* Dev - Introduce a new class that handles vendor transient data management.
* Dev - New vendor transient data invalidation logic instead of direct DELETE SQL queries.
* Fix - Bookings Integration: order numbers links show the read only view when logged in as a vendor.
* Fix - Page title added to the vendor's view of an order details.
* Fix - Prevent fatal error if `vendor_data` term meta isn't serializable.
* Dev - Implement PHPCS GitHub Action to help improve code quality.
* Fix - Sync vendor commission data with refunded order.
* Add - Override Per Product shipping rules on import.
* Fix - Product tax handling is not working.
* Fix - Regenerate vendor commission when editing order or performing "Generate Vendor Commission" action on order.
* Tweak - Bump WordPress "tested up to" version 6.1.
* Fix - Allow zero value commissions.
* Add - Logged-out users receive a notification to log in to use the vendor registration form.
* Add - New Subscription Renewal Order vendor email notification.
* Fix - `Reply-to` email goes to vendor instead of admin.
* Tweak - WC 7.2.1 compatibility.
* Fix - Compatibility issue with Custom Order Status for WooCommerce plugin.
* Fix - Other vendor global store availability rules apply on product booking page for logged-in vendor.
* Update - Fetch vendor data only if current user is a vendor.


* Update - Set current vendor if not set in usermeta.
* Add - Local development instructions and `wp-env` support.
* Dev - Update node version from 8.9.3 to 16.13.0.
* Dev - Update npm version from 5.5.1 to 8.0.0.
* Fix - Improve validation of Vendor store settings.
* Tweak - WC 7.1.0 compatibility.
* Declare support for HPOS.
* Dev - Add support for node 16 and npm 8.
* Fix - Compatibility issues with WooCommerce Deposits.
* Fix - Per product shipping rules import issue when a vendor is selected.
* Fix - Plugin assets now work via symlink.
* Fix - Vendors links use common permalink base.
* Tweak - Performance improvements for Bookings calendar and Bookings API.
Top