• Hi,

    In your plugin, you activate (if we check the corresponding option) paste plugin for TinyMCE.

    But it seems to do nothing. When I copy/paste fragment of another page into editor, nothing is filtered.

    In WP editor, we can change paste plugin options, like “paste_remove_styles”, “keep_styles”, etc. but it doesn’t work here.

    Moreover, horizontal centering button works in WYSIWYG but on post, I have:

    <p style= »text-align: center; »>vchnghnnxbn</p>

    The only way to fix that is to allow p style with bbp_kses_allowed_tags.

    Do you know how to fix the paste problem?
    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter BenM

    (@alysko)

    Ok, I had to use bbp_kses_allowed_tags filter to do it work. Your plugin doesn’t filter anything. So if we make copy/paste, it’s always ugly.

Viewing 1 replies (of 1 total)

The topic ‘TinyMCE paste plugin’ is closed to new replies.