Opened 6 years ago
Closed 6 years ago
#4902 closed defect (bug) (fixed)
edInsertContent() defined twice?
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.3 |
| Severity: | normal | Keywords: | |
| Cc: | wptrac@… |
Description
The Write page calls /wp-includes/js/quicktags.js (which defines edInsertContent()) and then goes on to manually define edInsertContent().
Any particular reason this was done?
Change History (5)
Note: See
TracTickets for help on using
tickets.
the_editor() is loading quicktags and defining the function.