apply_filters( 'bp_get_form_field_attributes', array $attributes, string $name )

Filter the attributes for a field before rendering output.


Description Description


Parameters Parameters

$attributes

The field attributes.

$name

The field name.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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