Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/API/OnboardingProfile.php

OnboardingProfile::filter_industries()

Method: Filter the industries.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:125

Used by 1 function | Uses 0 functions

woocommerce_rest_onboarding_prepare_profile

Filter Hook: Filter the list returned from the API.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:205

Used by 1 function | Uses 0 functions

OnboardingProfile::get_profile_properties()

Method: Get onboarding profile properties.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:213

Used by 3 functions | Uses 1 function

OnboardingProfile::get_item_schema()

Method: Get the schema, conforming to JSON Schema.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:373

Used by 1 function | Uses 1 function

OnboardingProfile::get_collection_params()

Method: Get the query params for collections.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:398

Used by 1 function | Uses 1 function

OnboardingProfile::prepare_item_for_response()

Method: Prepare the data object for response.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:193

Used by 2 functions | Uses 1 function

OnboardingProfile

Class: Onboarding Profile controller.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:19

Used by 0 functions | Uses 1 function

OnboardingProfile::register_routes()

Method: Register routes.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:37

Used by 0 functions | Uses 1 function

OnboardingProfile::get_items_permissions_check()

Method: Check whether a given request has permission to read onboarding profile data.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:71

Used by 0 functions | Uses 1 function

OnboardingProfile::update_items_permissions_check()

Method: Check whether a given request has permission to edit onboarding profile data.

Source: packages/woocommerce-admin/src/API/OnboardingProfile.php:85

Used by 0 functions | Uses 1 function
1 2 Next »
Proudly powered by WordPress