Homescreen
Contains backend logic for the homescreen feature.
Description Description
Source Source
File: packages/woocommerce-admin/src/Features/Homescreen.php
Methods Methods
- __construct — Hook into WooCommerce.
- add_user_data_fields — Adds fields so that we can store performance indicators, row settings, and chart type settings for users.
- component_settings — Add data to the shared component settings.
- get_instance — Get class instance.
- preload_options — Preload options to prime state of the application.
- register_page — Registers home page.
- update_link_structure — Update the WooCommerce menu structure to make our main dashboard/handler the top level link for 'WooCommerce'.