CustomersScheduler::exclude_existing_customers_from_query( AutomatticWooCommerceAdminSchedulersWP_User_Query $wp_user_query )

Exclude users that already exist in our customer lookup table.


Description Description

Meant to be hooked into ‘pre_user_query’ action.


Parameters Parameters

$wp_user_query

(Required) WP_User_Query to modify.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Schedulers/CustomersScheduler.php


			

Top ↑

User Contributed Notes User Contributed Notes

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