-
[WordPress 4.6 introduces a fundamental change to the way meta fields are registered.](https://make.wordpress.org/core/2016/07/08/enhancing-register_meta-in-4-6/) The primary change is the addition of…
-
Is there any documentation on how to extract data on a WPE WP hosted solution behind Basic Authentication?
I can't even extract the data from an instance behind BA, here is the output in the c…
-
### What problem does this address?
The `@oneOf` directive allows for polymorphism for input types, similar to how Interfaces and Unions work for Queries.
This is a feature that [I've been wantin…
-
when updated to the latest version version 0.3.12 ( shown as 0.3.11) the Graphql IDE stops working
-
### What problem does this address?
There are numerous cases where a custom post type / taxonomy needs to use a custom model. Currently implementing a custom model is a complicated and imperfect pr…
-
```
Failed to validate error Error [ValidationError]: "config" is not allowed. "request" is not allowed. "response" is not allowed. "isAxiosError" is not allowed. "toJSON" is not allowed
at Obje…
-
Just realized I need this for my client. I'll be working on it but wanted to give you a heads up. If you have any input, suggestions, etc...would love to hear it. Thanks.
-
Hey,
I think at the current time it is literally impossible to fetch home page of non default language. Everything works fine for pages. Take look at full report listed below.
### Fetching defau…
-
So, I have these 2 plugins installed in my Wordpress site
![image](https://user-images.githubusercontent.com/47864868/92701485-58256380-f350-11ea-8d4b-ddba33c6e898.png)
![image](https://user-images.…
-
# Problem
Gutenberg (The WordPress Block Editor) doesn't have a proper server registry for blocks. This makes it difficult for decoupled applications to interact with blocks in any meaningful way. …