@since: BuddyPress 1.9.0 |
Description |
---|---|
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_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::widget() |
Display the login widget. |
widget_title |
Filters the BP_Latest_Activities widget title. |
BP_Core_Login_Widget |
BuddyPress Login Widget. |
BP_Core_Login_Widget::__construct() |
Constructor method. |
BP_Walker_Nav_Menu_Checklist |
Create a set of BuddyPress-specific links for use in the Menus admin UI. |