File: bp-core/classes/class-bp-core-login-widget.php |
Description |
---|---|
BP_Core_Login_Widget::widget() |
Display the login widget. |
bp_before_login_widget_loggedin |
Fires before the display of widget content if logged in. |
bp_after_login_widget_loggedin |
Fires after the display of widget content if logged in. |
bp_before_login_widget_loggedout |
Fires before the display of widget content if logged out. |
bp_login_widget_form |
Fires inside the display of the login widget form. |
bp_after_login_widget_loggedout |
Fires after the display of widget content if logged out. |
BP_Core_Login_Widget::update() |
Update the login widget options. |
BP_Core_Login_Widget::form() |
Output the login widget options form. |
BP_Core_Login_Widget |
BuddyPress Login Widget. |
BP_Core_Login_Widget::__construct() |
Constructor method. |