WooCommerce Pre-Orders 2.2.6

Download WooCommerce Pre-Orders 2.2.6 from nulled fire. Allow customers to order products before they are available.
* Dev - Update PHPCS and PHPCompatibility GitHub Actions.
* Dev - Implement ESLint.
* Add - Compatibility with WooPayments.
* 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
* 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.