Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,513
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Just noticed an issue when editing a post. If there is an apostrophe it get’s turned into HTML code. i.e. '
the preview code stops being generated… will look at this closer tomorrow. I suppose this only affects if the preview form has been added to edit post with (add_action('edit_form','add_live_comment_preview');
)