[buddypress-trac] [BuddyPress Trac] #8277: iSSUE with BUDDYPRESS LOGIN WIDGET

buddypress-trac noreply at wordpress.org
Thu Apr 16 18:16:22 UTC 2020


#8277: iSSUE with BUDDYPRESS LOGIN WIDGET
-------------------------------+------------------------------
 Reporter:  giuseppecuttone    |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  high               |   Milestone:  Awaiting Review
Component:  Core               |     Version:  5.0.0
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by imath):

 * keywords:   => reporter-feedback


Comment:

 Hi,

 Thanks a lot for submitting this ticket. I believe it's probably best you
 use the hook we provide to include the extra fields into the BP login
 form.

 You simply need to add this line of code:
 {{{
 add_action( 'bp_login_widget_form', 'login_form_acc' );
 }}}

 Is this ok for you ?

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8277#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list