[buddypress-trac] [BuddyPress Trac] #8449: Improve possible customization for invalid signup field error messages
buddypress-trac
noreply at wordpress.org
Thu Apr 1 07:13:33 UTC 2021
#8449: Improve possible customization for invalid signup field error messages
-------------------------+-----------------------
Reporter: imath | Owner: imath
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.0.0
Component: Members | Version: 1.5
Severity: normal | Keywords: has-patch
-------------------------+-----------------------
The hooks to customize invalid signup field error messages are relying on
an anonymous function which only include the error message HTML output. As
the filter to customize this message `bp_members_signup_error_message` is
not dynamic, to make sure to customize the message for a specific signup
field, we need to add a parameter to transport the field name.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8449>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list