reCaptcha for WooCommerce Version 2.47 Changelog
* Fixed issue of “nonce verification failed” error replying Comment/review in admin reply.
* Fixed issue of “nonce verification failed” error replying Comment/review in admin reply.
* Fix – Call to member function get_meta_data()
* Fix – missing security checks column
* Update – WordPress 6.3 compatible.
* Update – WordPress 6.4-alpha compatible.
* Update – WooCommerce 8.1 compatible.
* Update – Requires at least WooCommerce 7.8.
* Update – Requires at least PHP 7.3.
* Fix – Corrected link to the Direct Debit Scheme documentation.
* Dev – Bump WordPress “tested up to” version from 6.2 to 6.3.
* Dev – Bump WooCommerce “tested up to” version 7.9.
* Dev – Bump WooCommerce minimum supported version from 7.2 to 7.7.
* Dev – Bump PHP minimum supported version from 7.2 to 7.3.
* Update – WordPress 6.3 compatible.
* Update – WooCommerce 8.1 compatible.
* Update – Requires at least WooCommerce 7.8.
* Update – WordPress 6.4-alpha compatible.
* Fix – Fixed a documentation URL with a trailing space.
* Update – Revised a section of the help tab for clarity and to point to blocks, widgets and shortcodes documentation sections.
* Update – Updated the translation template.
* Update – Updated the included translations.
* Update: Tested up to WooCommerce 8.0.
* Fix: Frontend script validation compatibility issue with Product Bundles containing NYP Variations.
* HPOS compatibility
* Fix – Set order status to pre-ordered when processing failed order if the product can be pre-ordered.
* Dev – Bump WordPress “tested up to” version from 6.2 to 6.3.
* Add – Introduced filter wc_pre_orders_product_can_be_pre_ordered within WC_Pre_Orders_Product::product_can_be_pre_ordered().
* Tweak – Use variation ID for determining if cart contains a pre-order product.
* Fix – Warranty add-on cannot be saved on “Manage Warranties” page.
* Fix – WordPress Coding Standards.