ShippingLabelBannerDisplayRules::__construct( string $jetpack_version, bool $jetpack_connected, string $wcs_version, bool $wcs_tos_accepted, bool $incompatible_plugins_installed )
Constructor.
Description Description
Parameters Parameters
- $jetpack_version
-
(Required) Installed Jetpack version to check.
- $jetpack_connected
-
(Required) Is Jetpack connected?.
- $wcs_version
-
(Required) Installed WooCommerce Shipping & Tax version to check.
- $wcs_tos_accepted
-
(Required) WooCommerce Shipping & Tax Terms of Service accepted?.
- $incompatible_plugins_installed
-
(Required) Are there any incompatible plugins installed?.
Source Source
File: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php