Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apply_filters hook to prepare_query_args #1

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

andyg2
Copy link
Owner

@andyg2 andyg2 commented Jul 3, 2023

Provides the ability to control the product selection of synced products.

Changes proposed in this Pull Request:

Adding an apply filters hook allows users more control over which products can be selected for syncing.

Closes woocommerce#2005

Additional details:

Tweak - Ability to filter products for syncing via gla_filter_product_query_args apply_filters hook.

Changelog entry

Ability to filter products for syncing via gla_filter_product_query_args apply_filters hook.

Provides the ability to control the product selection of synced products.
@andyg2 andyg2 added the enhancement New feature or request label Jul 3, 2023
@andyg2 andyg2 merged commit 5cb88be into develop Jul 3, 2023
@andyg2 andyg2 deleted the andyg2-filter-products branch July 3, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow filtering of products before syncing with Google Merchant Center
1 participant