Ryan Welcher
Ryan Welcher
**Describe the bug** After creating a new environment I am not able to connect to ElasticPress.  **Steps to Reproduce** * Create a new site with the following: * What...
## What? The hooks defined in `core-data/entity-provider.js` are not documented because the file is not being pulled into the README.md for docgen to generate. Closes: #63475. ## Why? These hooks...
There have a been a few topics opened in the support forum that indicate there is an issue with how pagination is being detected. Rather than fight with edge cases,...
There has been a few requests for the ability to use a dynamic value in post meta queries. We'll need to add the placeholder values in into the Meta Value...
As per this [topic on the support forum](https://wordpress.org/support/topic/post-order-36/)
Based on [this comment](https://github.com/ryanwelcher/advanced-query-loop/issues/54#issuecomment-2142403645), it's probably a good idea to be able to turn off some of the controls as needed. This will be done via a filter for now...