Forums

WP Super Edit
WP Super Edit with Mailpress (2 posts)

  1. trawp
    Member
    Posted 9 months ago #

    WP 3.2.1, No Cache Plugins installed yet.
    WP Super Edit 2.4.2 works beautifully with Posts and Pages Visual Editor.

    But not with Mailpress's Mail Visual Editor, only shows WordPress's Default buttons in Editor.

    Mailpress plug-in dev says:

    "MailPress Mail editor is calling Tinymce as it is called by the Post editor so maybe WP Super Edit plug-in dev could fix that?"

    Thanks

    http://wordpress.org/extend/plugins/wp-super-edit/

  2. Jess Planck
    Member
    Posted 9 months ago #

    I am using the standard method for filtering options into the visual post editor. In fact I am using the full filter and not individual option filters.

    add_filter('mce_external_plugins','wp_super_edit_tinymce_plugin_filter', 99);
    add_filter('tiny_mce_before_init','wp_super_edit_tinymce_filter', 99);

    Maybe when I get time I can check the implementation for MailPress, but for now I'm working on tracking down issues with SSL.

Reply

You must log in to post.

About this Plugin

About this Topic