Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php

ShippingLabelBannerDisplayRules::wcs_up_to_date()

Method: Checks if WooCommerce Shipping & Tax is up to date.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:205

Used by 1 function | Uses 0 functions

ShippingLabelBannerDisplayRules::wcs_not_installed()

Method: Checks if WooCommerce Shipping & Tax is not installed.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:198

Used by 1 function | Uses 0 functions

ShippingLabelBannerDisplayRules

Class: Determines whether or not the Shipping Label Banner should be displayed

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:12

Used by 0 functions | Uses 0 functions

ShippingLabelBannerDisplayRules::__construct()

Method: Constructor.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:88

Used by 1 function | Uses 0 functions

ShippingLabelBannerDisplayRules::should_display_banner()

Method: Determines whether banner is eligible for display (does not include a/b logic).

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:99

Used by 0 functions | Uses 7 functions

ShippingLabelBannerDisplayRules::banner_not_dismissed()

Method: Checks if the banner was not dismissed by the user.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:117

Used by 1 function | Uses 0 functions

ShippingLabelBannerDisplayRules::jetpack_installed_and_active()

Method: Checks if jetpack is installed and active.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:138

Used by 1 function | Uses 0 functions

ShippingLabelBannerDisplayRules::jetpack_up_to_date()

Method: Checks if Jetpack version is supported.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:147

Used by 1 function | Uses 0 functions

ShippingLabelBannerDisplayRules::order_has_shippable_products()

Method: Checks if there’s a shippable product in the current order.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:156

Used by 1 function | Uses 1 function

ShippingLabelBannerDisplayRules::store_in_us_and_usd()

Method: Checks if the store is in the US and has its default currency set to USD.

Source: packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php:186

Used by 1 function | Uses 2 functions
Proudly powered by WordPress