well, it turned out not to be an issue with tiny mce at all, rather php DOMdocument that was filtering tinyMCE’s output, interpreted in the wrong charset, then passing garbage characters to the page.
Fun!
Related Posts:
- How to prevent shortcode preview from breaking in tinymce editor?
- wp_editor in thickbox
- Using wp_editor in shortcode
- How to add multiple buttons to TinyMCE?
- TinyMCE popup windows using WP functions
- Tinymce shortcodes within shortcode contents
- TinyMCE get selected text and underlying HTML
- Is it possible to add a repeater field to TinyMCE’s option window?
- How do I preview the result of a shortcode in the TinyMCE editor?
- Tinymce list of shortcodes button
- Use shortcodes in custom metabox using wp_editor?
- How to type shortcode-like text in WordPress TinyMCE visual editor?
- Preserve shortcode content formatting
- Custom Shortcode: define cursor position/insertion point?
- Documentation for adding a tinyMCE view for visual live preview of custom shortcode?
- Shortcode is not processed when added to option field using wp_editor
- How to protect parts of my code from TinyMCE modification when switching from text to visual mode?
- Placing tags on wordpress visual editor using shortcodes
- Pass data back to TinyMCE from Thickbox
- What is this format called (nested shortcodes)?
- How to make shortcode which returns HTML?
- Shortcode from admin textarea to page
- tinymce custom button
- Why can’t I type [ ] opening and closing brackets on the Visual tab?
- Output html source tags inside shortcode
- How to add a nested shortcode into editor?
- WP_Editor Shortcode Issue
- How to print [embed] code in wordpress [duplicate]
- What makes a placeholder resizable in Tinymce?
- Identifying first and last instance of shortcode in post
- TinyMCE Anchor Button not showing
- how to have the gallery shortcode output one single UL list instead of several DL?
- WordPress transients for a shortcode
- Get post id shortcode
- How to handle valueless attributes in shortcodes?
- How execute shortcode with javascript
- How to render complicated shortcodes
- Multiple loops on page only show taxonomy name of first loop
- Add attribute to existing Shortcode
- How to link to a alternative page in CSS
- manipulate a plugins shortcode
- Shortcodes output in the wrong order
- How to link to a page that has a shortcode?
- Adding short codes from a page’s content on header and hiding the same from page’s content
- Should I cache default WordPress gallery shortcode output?
- Audio and video shortcodes not working properly
- How to load shortcode sooner
- Add page title as a javacript variable to specific posts
- wp_editor on input changes content
- How to create a shortcode for custom page template
- Pass javascript array to shortcode
- Shortcode: display list of created shortcode in popup
- Shortcode return $content vs do_shortcode($content)
- Shortcode not working with WordPress updated
- WordPress Shortcode callback function with a plugin
- Problem with multiple shortcode in page template
- Adding a colorbutton in tinymce dialog with current api
- Saving post content to database with do_shortcode?
- Get page content and execute shortcodes on a page
- Shortcode Function not working
- Custom recent-posts shortcode’s thumbnail image not in line with rest of code
- Why does WP display the actual shortcode not the string that’s meant to replace it?
- Getting error on submitting form using Ajax with shortcode
- Using the title of the post in a shortcode
- Hijack WordPress Shortcode attribute
- How to find specific shortcodes in a post or in a widget and pass them to a variable?
- AJAX and do_shortcode
- FontAwesome Shortcode isn’t working properly
- Change variable value for different shortcode attributes?
- Call Shortcode on wp_footer
- How to copy [gallery] shortcode between posts using polylang [closed]
- Shortcode not displaying video as expected
- Adding shortcode of “Random Content” Plugin in the post after the title
- How to Display Shortcode’s Content after Short Product Description?
- From a shortcode I want to pass a value to display a different page
- Jetpack gallery shortcode with slideshow
- Shortcode atts for WP Query args
- How to use code in an editor block?
- return an array with a shortcode
- PHP not outputting the onclick in anchor tag
- Create Button for Shortcode in Text Editor
- Send Mail with link to current_user
- shortcode atts not working
- do_shortcode for is_page(slug)
- Custom Login in Shortcode got error
- wp_editor Too Tall when Content is Loaded
- Nested WordPress Shortcodes of Different Types
- Access Shortcode in ajax code?
- Adding New Row of Custom TinyMCE
- WordPress Not rendering short code properly?
- Initialize add_action() for every copy of a specific shortcode
- Shortcodes that are created based on user input information
- Remove some tags from shortcodes output? Trying to fix autop
- do_shortcode & render custom field won’t work
- shortcodes inside shortcode to sum values
- is_mobile as shortcode
- How to attach sidebar to shortcode’s output?
- Is it possible to change a shortcode parameter based on a media query?
- Shortcode append to the the_content()
- Wrapping a function in html tag and return?