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.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

Top ↑

User Contributed Notes User Contributed Notes

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