ShippingLabelBanner::component_settings( array $settings )
Return the settings for the component for wc-api to use. If onboarding is active, return its settings. Otherwise, loads “activePlugins” since that’s the ones we need to get installation status for WCS and Jetpack.
Description Description
Parameters Parameters
- $settings
-
(Required) Component settings.
Return Return
(array)
Source Source
File: woocommerce/packages/woocommerce-admin/src/Features/ShippingLabelBanner.php