﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18338,add $name arg to the_editor () function,alex-ye,,"Hi every one , I have a small suggestion about add ability to separate ID attribute and NAME attribute , this may help devlopers to include the editor in thier options page or in thier own forms .

example of function args:


{{{
the_editor($content, $atts = array ( 'id' => 'content' , 'name' => 'content' ), $prev_id = 'title', $media_buttons = true, $tab_index = 2 )
}}}
",feature request,closed,normal,,Editor,3.2.1,normal,duplicate,2nd-opinion needs-patch,
