10up / ElasticPress

A fast and flexible search and query engine for WordPress.
https://elasticpress.io
GNU General Public License v2.0
1.24k stars 312 forks source link

Add aggregations back to the query #3847

Closed felipeelia closed 6 months ago

felipeelia commented 6 months ago

Description of the Change

Closes #3822

How to test the Change

Changelog Entry

Changed - Aggregations created with the 'aggs' WP_Query parameter, are now retrievable using $query->query_vars['ep_aggregations'].

Credits

Props @felipeelia

Checklist: