diff --git a/.changeset/sixty-deers-cheer.md b/.changeset/sixty-deers-cheer.md new file mode 100644 index 00000000..633bbca9 --- /dev/null +++ b/.changeset/sixty-deers-cheer.md @@ -0,0 +1,6 @@ +--- +"@wpengine/wpgraphql-webhooks-wordpress-plugin": patch +--- + +chore: Renamed plugin to wpgraphql-webhooks from wp-graphql-webhooks + diff --git a/plugins/wpgraphql-webhooks/README.md b/plugins/wpgraphql-webhooks/README.md index dbd82d41..64503c0d 100644 --- a/plugins/wpgraphql-webhooks/README.md +++ b/plugins/wpgraphql-webhooks/README.md @@ -6,6 +6,15 @@ A WordPress plugin that extends [WPGraphQL](https://www.wpgraphql.com/) to suppo **⚠️ Work in Progress:** This plugin is under active development and not yet production-ready. +----- + +[![Version](https://img.shields.io/github/v/release/wpengine/hwptoolkit?include_prereleases&label=version&filter=%40wpengine%2Fwpgraphql-webhooks-wordpress-plugin-*)](https://github.com/wpengine/hwptoolkit/releases) +[![License](https://img.shields.io/badge/license-GPLv2%2B-green)](https://www.gnu.org/licenses/gpl-2.0.html) +![GitHub forks](https://img.shields.io/github/forks/wpengine/hwptoolkit?style=social) +![GitHub stars](https://img.shields.io/github/stars/wpengine/hwptoolkit?style=social) +----- + + ## Features - Subscribe external services to WordPress content events