Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: I need a BP Login Bar form hook

@mikechallis

Participant

Nevermind, I figured it out.

This is what I needed:

add_action('bp_login_bar_logged_out', array( &$si_image_captcha, 'si_captcha_login_form' ) );

Skip to toolbar