packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::send_profile_data()
|
Send profile data to WooCommerce.com.
|
packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:
WooSubscriptionsNotes::is_connected()
|
Whether or not we think the site is currently connected to WooCommerce.com.
|
packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php:
WooSubscriptionsNotes::get_connected_site_id()
|
Returns the WooCommerce.com provided site ID for this site.
|
includes/admin/class-wc-admin-addons.php:
WC_Admin_Addons::get_featured()
|
Get featured for the addons screen
|
includes/admin/class-wc-admin-addons.php:
WC_Admin_Addons::get_extension_data()
|
Call API to get extensions
|
includes/admin/helper/class-wc-helper.php:
WC_Helper::activated_plugin()
|
Runs when any plugin is activated.
|
includes/admin/helper/class-wc-helper.php:
WC_Helper::deactivated_plugin()
|
Runs when any plugin is deactivated.
|
includes/admin/helper/class-wc-helper.php:
WC_Helper::render_helper_output()
|
Render the helper section content based on context.
|
includes/admin/helper/class-wc-helper-compat.php:
WC_Helper_Compat::admin_menu()
|
Register menu item.
|
includes/admin/helper/class-wc-helper-updater.php:
WC_Helper_Updater::_has_active_subscription()
|
Check for an active subscription.
|
includes/admin/helper/class-wc-helper-compat.php:
WC_Helper_Compat::migrate_connection()
|
Attempt to migrate a legacy connection to a new one.
|
includes/admin/helper/class-wc-helper-api.php:
WC_Helper_API::_authenticate()
|
Adds authentication headers to an HTTP request.
|
includes/wccom-site/class-wc-wccom-site-installer.php:
WC_WCCOM_Site_Installer::get_state()
|
Get the product install state.
|
includes/wccom-site/class-wc-wccom-site-installer.php:
WC_WCCOM_Site_Installer::update_state()
|
Update the product install state.
|
includes/wccom-site/class-wc-wccom-site.php:
WC_WCCOM_Site::authenticate_wccom()
|
Authenticate WooCommerce.com request.
|
includes/class-wc-tracker.php:
WC_Tracker::get_helper_connected()
|
Check to see if the helper is connected to woocommerce.com
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::component_settings()
|
Add profiler items to component settings.
|
packages/woocommerce-admin/src/API/OnboardingProfile.php:
OnboardingProfile::get_items()
|
Return all onboarding profile data.
|