You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ WordPress plugins for the Headless WordPress Toolkit. Each plugin is paired with
7
7
| Plugin | Description |
8
8
|--------|-------------|
9
9
|[`hwp-previews`](./hwp-previews/README.md)| Headless Previews solution for WordPress: fully configurable preview URLs via the settings page which is framework agnostic. |
10
-
|[`wp-graphql-headless-webhooks`](./wp-graphql-headless-webhooks/README.md)| A WordPress plugin that extends [WPGraphQL](https://www.wpgraphql.com/) to support webhook subscriptions and dispatching for headless WordPress environments. This allows external applications to listen and respond to WordPress content changes through GraphQL-driven webhook events. |
10
+
|[`wp-graphql-webhooks`](./wp-graphql-webhooks/README.md)| A WordPress plugin that extends [WPGraphQL](https://www.wpgraphql.com/) to support webhook subscriptions and dispatching for headless WordPress environments. This allows external applications to listen and respond to WordPress content changes through GraphQL-driven webhook events. |
0 commit comments