Changes between Initial Version and Version 1 of Ticket #26295, comment 2
- Timestamp:
- 11/27/2013 08:33:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26295, comment 2
initial v1 1 1 Thank you. 2 2 3 I tried that, as well as `str_replace( "'", '"', wp_editor('my_editor', 'my_editor'));`; neither of which were successful .3 I tried that, as well as `str_replace( "'", '"', wp_editor('my_editor', 'my_editor'));`; neither of which were successful (although not entirely sure why).