apply_filters( 'bp_get_button', string $contents, array $args, BP_Button $button )

Filters the requested button output.


Description Description


Parameters Parameters

$contents

Button context to be used.

$args

Array of args for the button.

$button

BP_Button object.


Top ↑

Source Source

File: bp-core/bp-core-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.