woocommerce/plugins
Leif Singer e06f674288
Support using category_id and tag_id in wc_get_product() (#40436)
* Support using category_id and tag_id in wc_get_product()

* add changelog file

* add unit tests for searching products by category slug, category id, tag slug, and tag id

* Add changefile(s) from automation for the following project(s): woocommerce

* remove the `unset` for `category_id`

* appease the linter

* rename tag_id to product_tag_id so that we don't interfere with WordPress's native use of tag_id

* rename category_id to product_category_id for consistency

---------

Co-authored-by: helgatheviking <507025+helgatheviking@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
2023-09-29 11:06:57 -07:00
..
woo-ai Woo AI Release 0.4.0 (#40134) 2023-09-14 06:24:19 +03:00
woocommerce Support using category_id and tag_id in wc_get_product() (#40436) 2023-09-29 11:06:57 -07:00
woocommerce-admin Fix the form background color (#40515) 2023-09-29 14:32:35 -03:00
woocommerce-beta-tester Template API: Expose template block id and order to client (#40263) 2023-09-27 13:38:56 -07:00
woocommerce-docs Bump WooCommerce minimum required PHP version to 7.4 (#39820) 2023-08-22 09:21:09 +02:00