BuddyDev

Search

submit biodata button under BuddyPress save button.

  • Participant
    Level: Initiated
    Posts: 2
    anisur rahman on #39878

    I am going to create a public profile directory website using BuddyPress .
    Users will register, then complete their profile, admin will check the information and manually approve them for the directory listing.
    but the problem is, I don’t want to waste my time checking incomplete profiles, also I don’t know when they will complete their profile, today or a few weeks later.
    so I need a submit biodata button under BuddyPress save button. after filling the required fields, the user will be able to click this submit button. admin will be able to see them separately from incomplete profiles.
    I don’t know how to do this. please help

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #39884

    Hi anisur,
    Thank you for the question.

    I am afraid, I am unable to assist you with code here. I can help you with te steps though.

    1. you will need to create a button and hook on the profile edit page
    2. You will need to handle the submission for that button and use wp_mail() to notify the admin of the profile completeness.

    You may also try the BuddyPress profile Completion plugin which fires an action on the completion of required fields and use that to automate the mailing.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved