Viewing 1 replies (of 1 total)
  • Plugin Author Josh

    (@josh401)

    Yeah… I think there is a membership list floating around somewhere for everyone wanting the same thing ??

    Well, there are quite a few “hooks” and “filters” which let you modify different areas of the tinymce initialization process. Here is a link to the different wordpress tinymce filters:
    https://codex.www.ads-software.com/TinyMCE

    And here is a link to what’s available in the tinymce initialization:
    https://www.tinymce.com/wiki.php/Configuration

    So… it’s just a matter of finding the right filters for what you are wanting for your needs.

    I do have an advanced premium plugin which allows you to modify these filters from the WP admin panel… otherwise, you will need to write a custom function to handle the additional initialization requests.

    I’d research the two links first… and make sure it’s capable of doing what you need.

Viewing 1 replies (of 1 total)
  • The topic ‘How can I prevent editor from stripping my code?’ is closed to new replies.