PHP Functions

How to Remove the Auto-Fill Password on the Reset Password Page
By default, we do not have this option. You can use the following function code. Please see the steps below: Note: Make sure to have a complete site bac...
How to Remove Members Menu in a Group using Function Code
By default, we do not have this option. You can use the following function code. Please see the steps below: Note: Make sure to have a complete site bac...
Redirect User after Account Creation
By default, the platform does not have this option. You can use the following Function.PHP code to redirect users after creating their account.      1. ...
Add Google Tag Manager Script
Concern:  The client wants to add their Google Tag Manager script to their website. They see a tracking code field in custom codes to "add before c...
How to Make the Subgroups as the Default Group Tab
Currently, the subgroups tab cannot be assigned as the default group tab, but you can use the following function code to implement such a configuration. Ple...
How to Remove the Moderation Component's Pop-up Being Rendered on MemberPress Pages
The moderation component is currently being loaded on the MemberPress pages without a default option to exclude them. However, we have a snippet that you ca...
How to Disable the Group Tab in the User Profile for Logged-out Users
By default, we do not have this option. You can use the following function code. Please see the steps below: Note: Make sure to have a complete site ...
How to Not Compress/Retain Original Quality of the Uploaded Images
By default, The uploaded image through the BuddyBoss Platform will compress its quality.  This will retain the quality and size of the uploaded image. Pleas...
How to Add Question Titles for Essays' Answers from LearnDash
Using the [ld_profile] shortcode on a page [screenshot], you can directly review essays from that page and add comments [screenshot]. You will see only the ...
How to Change the WordPress Author URL Slug
By default, WordPress uses "/author/" slug as a link to the user profile (without BuddyBoss Platform), there is no built-in setting to change it. ...