-
I need to use the search filter on a CPT listing.
Since I just need to search by post title and content, I set the filter to standard WP Search.
If I leave the listing as it is, or even if I add…
-
To test #11524, I assigned 201 tags to my post with:
```bash
wp term generate post_tag --count=200
wp term list post_tag --field=id | xargs -I % wp post term add 75 post_tag % --by=id
```
Whe…
-
Hi,
My hosting provider just ugpraded to PHP 8 and now the GraphQL API for querying blocks is broken. I deactivated all plugins until I found that this plugin seems to be the culprit. All other plu…
-
I'm implementing a custom connector to read data from tables that are not from default WP tables.
I'm getting the data, but I have no clue on how to pass propper data to do offset pagination.
Can yo…
-
It seems that there are changes in the structure of the Core Quote Block between WP 5.9 and 6.1.
This results in the issue that the `value` attribute queried from GraphlQL returns in an empty propert…
-
For some reason on Category pages parts of the navigation menu disappear. On my dev site the whole nav menu was blank. On your dev site you can see this behavior here: http://wp-cablecast.raytiley.co…
-
When I manually run the tests locally with SQLite, the following scenarios are failing:
```
001 Scenario: Deleting all transients on single site # features/transient.feature:58
Then STDOUT …
-
This proposal, originally noted in #4 is a proposal that on any query, an order parameter would be accepted to adjust the order of the results.
The proposal included possible properties of:
- reve…
-
Whilst running a full backup I got the following:
WARNING: Link "/var/sites/h/hlcchl.org/public_html/wp-content/db.php" not following.
See solution here:
https://github.com/johnbillion/query-monito…
-
**Issue by [unfulvio](https://github.com/unfulvio)**
_Friday Oct 28, 2016 at 15:37 GMT_
_Originally opened as https://github.com/qTranslate-Team/qtranslate-x/issues/449_
----
Hello there,
when Woo…