Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26295, comment 2


Ignore:
Timestamp:
11/27/2013 08:33:15 PM (10 years ago)
Author:
josh401
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26295, comment 2

    initial v1  
    11Thank you.
    22
    3 I tried that, as well as `str_replace( "'", '"', wp_editor('my_editor', 'my_editor'));`; neither of which were successful.
     3I tried that, as well as `str_replace( "'", '"', wp_editor('my_editor', 'my_editor'));`; neither of which were successful (although not entirely sure why).