File: bp-core/classes/class-bp-button.php |
Description |
---|---|
BP_Button::__construct() |
Builds the button based on class parameters. |
bp_button_{$this->component}_ |
Filters the button based on class parameters. |
BP_Button::backward_compatibility_args() |
Provide backward compatibility for deprecated button arguments. |
BP_Button::contents() |
Return the markup for the generated button. |
BP_Button::display() |
Output the markup of button. |
BP_Button |
API to create BuddyPress buttons. |