{"id":175685,"date":"2023-06-20T13:51:37","date_gmt":"2023-06-20T13:51:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wpgraphql-buddypress\/"},"modified":"2025-12-13T18:27:43","modified_gmt":"2025-12-13T18:27:43","slug":"wp-graphql-buddypress","status":"publish","type":"plugin","link":"https:\/\/wol.wordpress.org\/plugins\/wp-graphql-buddypress\/","author":11465168,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.2","stable_tag":"0.1.2","tested":"6.5.8","requires":"6.1","requires_php":"8.0","requires_plugins":null,"header_name":"WPGraphQL BuddyPress","header_author":"Renato Alves","header_description":"BuddyPress extension for the WPGraphQL plugin: bringing the power of GraphQL to BuddyPress!","assets_banners_color":"3d688a","last_updated":"2025-12-13 18:27:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/renatonascalves\/wp-graphql-buddypress","header_author_uri":"https:\/\/ralv.es","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2123,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"espellcaste","date":"2023-06-20 13:51:07"},"0.1.1":{"tag":"0.1.1","author":"espellcaste","date":"2024-05-06 13:28:24"},"0.1.2":{"tag":"0.1.2","author":"espellcaste","date":"2025-12-13 18:27:43"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2928658,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2928658,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2928658,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2928658,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.1.1","0.1.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[204,2316,175418,221154],"plugin_category":[44],"plugin_contributors":[153859],"plugin_business_model":[],"class_list":["post-175685","plugin","type-plugin","status-publish","hentry","plugin_tags-buddypress","plugin_tags-community","plugin_tags-graphql","plugin_tags-wp-graphql","plugin_category-discussion-and-community","plugin_contributors-espellcaste","plugin_committers-espellcaste"],"banners":{"banner":"https:\/\/ps.w.org\/wp-graphql-buddypress\/assets\/banner-772x250.png?rev=2928658","banner_2x":"https:\/\/ps.w.org\/wp-graphql-buddypress\/assets\/banner-1544x500.png?rev=2928658","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wp-graphql-buddypress\/assets\/icon-128x128.png?rev=2928658","icon_2x":"https:\/\/ps.w.org\/wp-graphql-buddypress\/assets\/icon-256x256.png?rev=2928658","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WPGraphQL BuddyPress is a free and open-source extension for the WPGraphQL plugin, bringing the power of GraphQL to BuddyPress.<\/p>\n\n<p><a href=\"https:\/\/wordpress.org\/plugins\/buddypress\/\">BuddyPress<\/a> is a plugin that provides a modern, robust, and sophisticated social network software.<\/p>\n\n<p>WPGraphQL BuddyPress is built on top of <a href=\"https:\/\/wordpress.org\/plugins\/wp-graphql\/\">WPGraphQL<\/a>, allowing to get all the data you need from WordPress and BuddyPress.<\/p>\n\n<h4>Powerful Debugging Tools<\/h4>\n\n<p>WPGraphQL ships with GraphiQL in your WordPress dashboard, allowing you to browse your BuddyPress site's GraphQL Schema, Queries, and Mutations.<\/p>\n\n<h4>Features<\/h4>\n\n<p>WPGraphQL BuddyPress has support to all BuddyPress components.<\/p>\n\n<h4>Join our community<\/h4>\n\n<p>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\/<\/p>\n\n<p>Head over to the <a href=\"https:\/\/codex.buddypress.org\/participate-and-contribute\/\">BuddyPress Documentation<\/a> site to find out how you can pitch in or to the <a href=\"https:\/\/github.com\/renatonascalves\/wp-graphql-buddypress\">WPGraphQL BuddyPress Github repo<\/a> to contribute to this WPGraphQL extension.<\/p>\n\n<!--section=changelog-->\n<h4>0.1.2<\/h4>\n\n<p><strong>Chores \/ Bugfixes<\/strong><\/p>\n\n<ul>\n<li>chore: removing development files from SVN.<\/li>\n<li>ci: update packages from the <code>deploy-to-wordpress<\/code> action.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<p><strong>New Features<\/strong><\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/renatonascalves\/wp-graphql-buddypress\/issues\/118\">#118<\/a>: feat: Support BuddyPress Community Visibility: \"Private Site\".<\/li>\n<li><a href=\"https:\/\/github.com\/renatonascalves\/wp-graphql-buddypress\/issues\/127\">#127<\/a>: feat: Add <code>resendSignupEmail<\/code> mutation to resend activation email<\/li>\n<\/ul>\n\n<p><strong>Chores \/ Bugfixes<\/strong><\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/renatonascalves\/wp-graphql-buddypress\/issues\/115\">#115<\/a>: chore: Add list of plugin dependencies<\/li>\n<li>chore: Added a <code>CHANGELOG.md<\/code> file<\/li>\n<li>chore: Upgrade to WPCS\/VIPCS 3.0<\/li>\n<li>chore: Supports WordPress 6.5.<\/li>\n<li>ci: Updated GitHub Action Matrix to test more variations.<\/li>\n<li>ci: Updated CI actions to support Node 20.<\/li>\n<li>ci: removed GitHub Action <code>-built-branch<\/code> action.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<p>Public Stable Release.<\/p>","raw_excerpt":"Get together safely, in your own way, in WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/175685","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=175685"}],"author":[{"embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/espellcaste"}],"wp:attachment":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=175685"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=175685"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=175685"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=175685"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=175685"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=175685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}