[wp-trac] [WordPress Trac] #10517: the_editor() should not generate constant IDs in the HTML
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 11 19:03:30 UTC 2009
#10517: the_editor() should not generate constant IDs in the HTML
-----------------------------+----------------------------------------------
Reporter: mark-k | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: Unassigned
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment(by Denis-de-Bernardy):
In the source, I'm reading this:
{{{
function the_editor($content, $id = 'content', $prev_id = 'title',
$media_buttons = true, $tab_index = 2)
}}}
Doesn't it allow for the ID to be set to something different already?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10517#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list