-
Hello there. Thanks to the team for this feature.
**Describe the feature you'd like to see included in Oxygen.**
Let's extract all the queries with the Advanced query builder.
Add this class su…
-
The order count queries used to help generate the pagination on the orders admin listing page are pretty slow on high volume stores. Specifically, the query requested by `Automattic\WooCommerce\Inter…
-
The fallback query used in `WC_Payments::should_load_stripe_billing_integration()` currently runs on every page load. The decision from the query results should probably be cached, especially since i…
-
# Disabled fields in onOffice enterprise causing errors
### User Story
In the current implementation of the enterprise plugin, when a field such as regionaler_zusatz is deactivated in the configur…
-
After activating Relevanssi premium and building the index with Passle posts included, I get the error below when performing a search using WP_Query.
I think it may have to do with the filter prope…
-
### Prerequisites
- [x] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/27
Originally posted by **bph** December 4, 2022
Thank you to @zzap for suggesting this topic.
Can you thi…
-
### Describe your issue
When executing a specific query, the generated SQL is invalid and produces a SQL error as follows:
```
The multi-part identifier "source.WarehouseId" could not be bound.…
-
### Description
When I add a Query Loop to my page through adding a pattern that has a specified number of posts, the Query Loop still is placed using the number of posts set in the site's Reading Se…
-
- Part of #41236.
---
[In WordPress 6.7](https://github.com/WordPress/gutenberg/issues/63232), work focused on important improvements to enhance the stability and simplicity of the Interactivity API…