Changeset 9345
- Timestamp:
- 01/11/2015 09:35:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-template.php
r9329 r9345 558 558 */ 559 559 $attributes = (array) apply_filters( 'bp_get_form_field_attributes', $attributes, $name ); 560 561 $attributes = array_unique( $attributes );562 560 563 561 foreach( $attributes as $attr => $value ) {
Note: See TracChangeset
for help on using the changeset viewer.