REST API: Search products only in the names
I'm using the WooCommerce REST API
to search products by string.
Quick question: Is it possible to limit the REST API
query ?search=
to products names ? Currently it also searches the string in the descriptions.
Topic rest-api query-string Wordpress search
Category Web