-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathreadme.txt
More file actions
48 lines (30 loc) · 1.27 KB
/
readme.txt
File metadata and controls
48 lines (30 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
=== WPGraphQL Content Blocks ===
Contributors: blakewpe, chriswiegman, joefusco, matthewguywright, TeresaGobble, thdespou, wpengine
Tags: faustjs, faust, headless, decoupled, gutenberg
Requires at least: 5.7
Tested up to: 6.8.1
Stable tag: 4.8.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Requires Plugins: wp-graphql
Extends WPGraphQL to support querying (Gutenberg) Blocks as data.
== Description ==
Extends WPGraphQL to support querying (Gutenberg) Blocks as data.
== Installation ==
1. Search for the plugin in WordPress under "Plugins -> Add New".
2. Click the “Install Now” button, followed by "Activate".
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 4.8.4 =
### Patch Changes
- 43cef3d: Tested WordPress 6.8.1 and fixed a release issue with the plugin artifact
= 4.8.3 =
### Patch Changes
- bf77481: Updated plugin test suite and readme for WordPress 6.8
- bb3631c: Adds WPGraphQL version compatibility headers and checks
= 4.8.2 =
### Patch Changes
- afd2458: bug: Fixes fatal error on the Site Health page for the info tab. Caused by a naming of the wrong object key in the Semver package.
[View the full changelog](https://github.com/wpengine/wp-graphql-content-blocks/blob/main/CHANGELOG.md)