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?.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.