Loader::add_component_settings( array $settings )

Hooks extra neccessary data into the component settings array already set in WooCommerce core.


Description Description


Parameters Parameters

$settings

(Required) Array of component settings.


Top ↑

Return Return

(array) Array of component settings.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Loader.php




Top ↑

User Contributed Notes User Contributed Notes

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