=== WPGraphQL BuddyPress === Contributors: espellcaste Tags: graphql, wp-graphql, community, buddypress License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html Requires PHP: 8.0 Requires at least: 6.1 Tested up to: 6.5.2 Stable tag: 0.1.2 Get together safely, in your own way, in WordPress. == Description == WPGraphQL BuddyPress is a free and open-source extension for the WPGraphQL plugin, bringing the power of GraphQL to BuddyPress. [BuddyPress](https://wordpress.org/plugins/buddypress/) is a plugin that provides a modern, robust, and sophisticated social network software. WPGraphQL BuddyPress is built on top of [WPGraphQL](https://wordpress.org/plugins/wp-graphql/), allowing to get all the data you need from WordPress and BuddyPress. = Powerful Debugging Tools = WPGraphQL ships with GraphiQL in your WordPress dashboard, allowing you to browse your BuddyPress site's GraphQL Schema, Queries, and Mutations. = Features = WPGraphQL BuddyPress has support to all BuddyPress components. = Join our community = This plugin is in active development. If you're interested in contributing to BuddyPress or the WPGraphQL BuddyPress plugin, we'd love to have you. \o/ Head over to the [BuddyPress Documentation](https://codex.buddypress.org/participate-and-contribute/) site to find out how you can pitch in or to the [WPGraphQL BuddyPress Github repo](https://github.com/renatonascalves/wp-graphql-buddypress) to contribute to this WPGraphQL extension. == Changelog == = 0.1.2 = **Chores / Bugfixes** - chore: removing development files from SVN. - ci: update packages from the `deploy-to-wordpress` action. = 0.1.1 = **New Features** - [#118](https://github.com/renatonascalves/wp-graphql-buddypress/issues/118): feat: Support BuddyPress Community Visibility: "Private Site". - [#127](https://github.com/renatonascalves/wp-graphql-buddypress/issues/127): feat: Add `resendSignupEmail` mutation to resend activation email **Chores / Bugfixes** - [#115](https://github.com/renatonascalves/wp-graphql-buddypress/issues/115): chore: Add list of plugin dependencies - chore: Added a `CHANGELOG.md` file - chore: Upgrade to WPCS/VIPCS 3.0 - chore: Supports WordPress 6.5. - ci: Updated GitHub Action Matrix to test more variations. - ci: Updated CI actions to support Node 20. - ci: removed GitHub Action `-built-branch` action. = 0.1.0 = Public Stable Release.