Skip to:
Content

BuddyPress.org

Ticket #6722: 6722.patch

File 6722.patch, 548 bytes (added by imath, 8 years ago)
  • src/bp-xprofile/classes/class-bp-xprofile-field-type-textarea.php

    diff --git src/bp-xprofile/classes/class-bp-xprofile-field-type-textarea.php src/bp-xprofile/classes/class-bp-xprofile-field-type-textarea.php
    index 041e2e7..d89c036 100644
    class BP_XProfile_Field_Type_Textarea extends BP_XProfile_Field_Type { 
    141141                                'teeny'         => true,
    142142                                'media_buttons' => false,
    143143                                'quicktags'     => true,
     144                                'textarea_rows' => 1,
    144145                        ) );
    145146
    146147                        wp_editor(