bp_members_invitations_make_registration_email_input_readonly_if_invite( array $attributes, string $name )

Do not allow the new user to change the email address if they are accepting a community invitation.


Description Description


Parameters Parameters

$attributes

(Required) The field attributes.

$name

(Required) The field name.


Top ↑

Return Return

(array) $attributes The field attributes.


Top ↑

Source Source

File: bp-members/bp-members-filters.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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