More wp_editor fixes
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 21 May 2015 14:34:29 +0000 (10:34 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 21 May 2015 14:34:29 +0000 (10:34 -0400)
views/admin/member/memberInfo.html

index 89038c3..de2d17b 100644 (file)
                         wp_editor('{$memberInfo.fieldData.notes}', 'glm_notes', array(
                             'quicktags' => false,
                             'media_buttons' => false,
+                            'wpautop' => false,
                             'textarea_name' => 'notes',
                             'editor_height' => 100,     // Height in px, overrides editor_rows
                                 // 'textarea_rows' => 4,