apply_filters( 'woocommerce_rest_onboarding_prepare_profile', AutomatticWooCommerceAdminAPIWP_REST_Response $response, array $item, AutomatticWooCommerceAdminAPIWP_REST_Request $request )

Filter the list returned from the API.


Description Description


Parameters Parameters

$response

The response object.

$item

The original item.

$request

Request used to generate the response.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/OnboardingProfile.php



Top ↑

User Contributed Notes User Contributed Notes

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