Buddyboss/Xprofile Completion Trigger | WordPress.org

[ad_1]

Hi, when I purchased the Buddyboss addon with the profile completion trigger, I assumed it would include Xprofile fields. That does not appear to be the case.

In buddyboss installations, there is a file:

/buddyboss-platform/bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php

Are you all willing to develop a trigger that measures profile completion as the BB profile completion widget does?

// Hide the widget if “Hide widget once progress hits 100%” selected and progress is 100%

if ( 100 === (int) $user_progress[‘completion_percentage’] && ! empty( $instance[‘profile_hide_widget’] ) ) {

return;

}

That widget handles additional profile field groups. These are essential to creating full profiles without requiring too much info at signup.

Without this trigger, the WP Automator Buddyboss Addon is of limited use.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer