Learn how to write custom code to customize and extend the BuddyBoss App Plugin.
Writing API endpoints for new functionality
In this tutorial, you will learn how to create new API endpoints to support your custom functionality.Extending API Caching for new API endpoints
In this tutorial, you will learn how to implement API Caching for your custom endpoints.Extending the BuddyBoss App API
In this tutorial, you will learn how to add your custom data with existing WordPress and BuddyBoss Platform endpoints responses.Creating Automatic Push Notifications
In this tutorial, you’ll learn how to create your own automatic push notifications that will trigger based on the criteria you specify.Extending Manual Push Notifications
In this tutorial, you will learn how to add more filters for segmenting which users will receive a notification that is sent manually from the Send Notification page of the BuddyBoss App Plugin.Extending the In-App Purchases Component
In this tutorial, you will learn how to support third party plugins for In-App Purchases.Extending Access Controls
This tutorial will guide you on how you can integrate and protect content with Access Control. Access Control blocks contents with groups and other certain options which are…Adding Custom Screens to the Tab Bar
In this tutorial, you will learn to add custom app screens to the Tab Bar and More Screen menus of the BuddyBoss App Plugin.Extending Deep Linking in the plugin
In this tutorial, you will learn how to extend the deep linking functionality in your app. This functionality allows you to send your users directly to relevant pages within your app.Registering Custom App Gutenberg Blocks
In this tutorial, you will learn how to create your own Gutenberg blocks to be used in App Pages or when using our App Editor.Editing Web Fallbacks in the In-App Browser
In this tutorial, you will learn how to edit your theme templates when they are loaded as web fallbacks in the in-app browser.Changing Profile & Group Tabs Visibility & Icons
In this tutorial, you will learn about the different filters that you can use to hide all tabs or specific tabs in the app. You will also look…