[buddypress-trac] [BuddyPress Trac] #5914: Registration form: Proposed enhancements for touch devices
buddypress-trac
noreply at wordpress.org
Fri Jan 9 18:34:42 UTC 2015
#5914: Registration form: Proposed enhancements for touch devices
--------------------------------------+---------------------
Reporter: standardspace | Owner: r-a-y
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.2
Component: Theme / Template Parts | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch |
--------------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9329"]:
{{{
#!CommitTicketReference repository="" revision="9329"
Core: Introduce `bp_form_field_attributes()` function.
`bp_form_field_attributes()` is a helper function to output attributes for
a given field.
The function:
* Sets some default attributes for the `username`, `email` and `password`
input fields to better support touchscreen devices.
* Allows plugin developers to arbitrarily filter the attributes for the
given field.
* Is used in `BP_XProfile_Type::get_edit_field_html_elements()` to better
filter fields by input name.
Props hnla, standardspace, boonebgorges, johnjamesjacoby.
Fixes #5914.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5914#comment:20>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list