Support » Plugin: Advanced Editor Tools » Additional custom plugin for TinyMCE editor

  • Hi,

    Thank you for great plugin.

    I need to add a couple extra plugins to TinyMCE editor (specific to my project, not reusable elsewhere). Modifying wp-plugin source code doesn’t seem a good idea. Is there any ‘right way’ to do it?

    Ideally, I’d like to create a separate wp-plugin which will extend functionality of TinyMCE Advanced.

    Any advice much appreciated!

    Kind regards,
    Edward.

    https://wordpress.org/plugins/tinymce-advanced/

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    You can any TinyMCE plugins using the same filters and actions like TinyMCE Advanced. It all will work quite well. You can even make the buttons that are added by these extra plugins “manageable” in TinyMCE Advanced.

    I wouldn’t recommend it if these plugins are critical for the site. Often the users “poke around” and can disable something that leads to a big breakage later 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Additional custom plugin for TinyMCE editor’ is closed to new replies.