-
### Description
The upload of a file containg spaces in his name is not added to the Gform entry at the end of the submit process.
I can see the file in the `upload/gravity_forms1-xxx/tmp` but then …
-
### What problem does this address?
There are currently dozens of plugins ([WPGatsby](https://wordpress.org/plugins/wp-gatsby/), [WP Headless Trigger](https://github.com/nicoandrade/wp-headless-trigg…
-
**Describe the bug**
When the plugin is installed via composer, [this HPOS compatibility function](https://github.com/wp-graphql/wp-graphql-woocommerce/blob/develop/wp-graphql-woocommerce.php#L172-…
-
### Description
When I try to get `menu` node using it's location, I've an error in WPGraphQL `No menu set for the provided location`, and menu return `null`
![image](https://github.com/user-attachm…
-
## The Problem
Faust's authentication patterns are currently hard-coded and extremely limiting. A holdover from the old GQTY version of Faust, it's opinionated and designed around a single use-case…
-
### Description
The "Page Link" type currently maps to the Schema as an `AcfContentNodeConnection` type, but the Field [is documented](https://www.advancedcustomfields.com/resources/page-link/#templa…
-
### Description
We have no problem using the code below when using WP-Graphql V1.12.2.
[Make Menus and Menu Items public](https://www.wpgraphql.com/recipes/making-menus-and-menu-items-public/)
…
-
### Description
Querying for the anchor attribute is returning null.
### Steps to reproduce
1. Create a ACF block type and enable anchor attribute in block type settings.
2. Add the block to a p…
-
The Plugin can't be installed via zip archive. The following error appears:
````
Error: Could not load WPGraphQL ACF Mutations. Please install the WPGraphQL ACF Mutations plugin via Composer.
com…
-
Currently we're running E2E tests manually, because we test against a live WP Engine site.
It would be nice to have a Github workflow that uploads the zip of the plugin to a live WPE site, then ru…