-
Notifications
You must be signed in to change notification settings - Fork 313
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
WooCommerce weight by date #3462
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll need to separate concerns a bit better here before we can merge it @MARQAS. Perhaps a filter in Search that is used by WooCommerce is all you really need. I'm also not sure how this change interferes with regular weighting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description of the Change
This PR will add two options to control the weighting in the search results for products. One will disable the weighting only for the product queries and the other will disable the weighting on any query that includes products.
Closes #3177
How to test the Change
Changelog Entry
Credits
Props @MARQAS @felipeelia
Checklist: