You have to format the output:
echo wpautop( stripslashes ( $options['information'] ) );
Related Posts:
- data-accordion removed in Visual Editor
- How can I control the HTML output of my post?
- WYSIWYG with HTML source?
- Replace Taxomony Description Field with Visual/WYSIWYG Editor
- How to replace the content of tinyMCE editor in both text and visual mode using jQuery?
- Is it possible to create nested lists in the WYSIWYG editor?
- How can I stop TinyMCE from converting my HTML entities to characters?
- Cite-Tag for blockquotes
- Apply custom style to single word in WordPress
- How to make WordPress and TinyMCE accept tags wrapping block-level elements as allowed in HTML5?
- two tinyMCE editors in the same page
- WordPress tinymce prints empty P tag and break html format
- TinyMCE strips line breaks on mceAddControl
- Using main style.css with add_editor_style
- unwanted and tags in text editor
- Preserving tabs and line breaks in when switching from HTML to Visual Editor
- Add a select a class dropdown in tinymce
- Gutenberg; Rich Text/HTML for Metadata Textarea Control in Back End
- Stop WordPress Visual Editor converting backticks into code blocks
- Selectively remove empty line after line change
- Prevent the Editor From Moving My
- Disable TinyMCE Table formatting width/height
- How to dynamically generate wordpress editor on frontend?
- How can I make the page editor trust me?
- Tiny MCE doesn’t look anything like my blog
- How can a TinyMCE modal return formatted/visual text?
- Stop editor from adding “amp;” after every “&”
- TinyMCE not loading in IE8
- Why exactly does WordPress use p tags, not divs?
- Visual composer causing conflict with TinyMCE [closed]
- How to apply padding to TinyMCE editor?
- Adding a Media Button to the WordPress Content Editor
- WordPress adding extra html coding to my data on saving
- TinyMCE 4.0: specifying buttons to display [duplicate]
- Add custom classes to TinyMCE generated markup
- Problem with Line spacing in wysiwyg editor in WP 3.5.1
- How to use tinyMCE for user “biographical info”?
- Using WordPress’ WYSIWYG for comments
- When switching from html to visual editor the tag gets corrupted
- Markup of oEmbed codes in the editor?
- Secure Validation of wp_editor in Theme Options
- Add Shortcode inline inside Gutenberg block
- TinyMCE editor – new lines not rendered on front end
- onClick inside post_content does not appear in post tinymce editor
- How to get WP editors tinyMCE instances
- Visual Editor freezing on text highlight since 4.3
- Remove ‘Visual’ tab from TinyMCE editor
- Customising the WordPress TinyMce editor and it’s buttons
- How do i disable/disallow and tags in TinyMCE?
- Text cut off after the character 𪇆 in TinyMCE
- Change Default Font Size and Remove Unwanted Font Sizes in TinyMCE
- WYSIWYG editor in WP 3.2 plugin
- WYSIWYG – Getting the “link” button from HTML mode in Visual mode
- Custom Post Type archive link in WYSIWYG editor
- Add WYSIWYG to Image Description field
- wpeditor issue – shows both mode and not able to focus/edit during visual mode
- Set tinymce direction to rtl
- WordPress & TinyMCE: Failed to load
- Make Textarea a TinyMCE (editor box)
- How to remove the statusbar from the default wordpress editor?
- Can Rich Text features be configured per user?
- wp.editor.initialize does not show the same default toolbar
- How to add button in TinyMCE TEENY mode?
- TinyMCE Editor change underline button behavior – u tag instead of span text-decoration underline
- Can’t remove generated by editor from database
- Custom TinyMCE style formats disabled
- Editor stripping out data attribute when saving
- TinyMCE custom plugin, how to make a word automatically selected based on current cursor position?
- Avoid glitchy characters – my own version of the problem
- Post content not showing in the edit post textarea
- Use schema.org HTML in TinyMCE Editor
- Customer Support: TinyMCE stopped working (on some computers)
- TinyMCE buttons that launch Ajax-generated forms
- Adding custom block formats to TinyMCE. Everything works until JavaScript error when applying the format
- Adding CSS to admin TinyMCE editor for custom button
- How to disable TinyMce’s Paste plugin from turning image URLs into embedded ?
- How to apply a custom skin to WP_Editor / TinyMCE?
- Blank spaces show as a question mark
- Can i set css class for table via TinyMCE [closed]
- Where’s the explanation of the TinyMCE’s vars in the WP core?
- How to edit blockquote image
- Customizing tinyMCE 4 Styles and Format dropdowns
- WordPress (TinyMCE) not removing script tags
- Why Editor reformats my code
- How can I remove using built in wordpress filters
- TinyMCE Visual editor removes href containing Javascript with ‘allow_script_urls’ set to true
- TinyMCE is inactive after installation
- How to set custom TinyMCE format style as default?
- Did Gutenberg block editor change the html in post content during import?
- Load WordPress Editor .css on Front End
- Classic TinyMCE messing up only Contributor’s HTML
- “Formats” Select Menu in WP Editor doesn’t show up with correct colour
- Understanding automatic text formatting in the WordPress editor
- Preserve indentation, HTML5 shorthand in editor
- Prevent Black Studio TinyMCE from adding tags when switching from Visual to HTML mode
- Inline Editing with wp_editor and tinymce (problem with textarea)
- What is zinging my HTML commands? I don’t think I can blame TinyMCE this time…
- Is there an alternative way to upload html without using TinyMCE?
- Add new MCE button for toggle specific cell background color
- WordPress Started Executing Code Inside PRE Tags Even They Are Properly Escaped