• oivind

    (@oivind)


    If i do some custom initialization of tinyMCE the quote will not be inserted in the new reply.

    tinymce.init({
                        selector: '#bbp_reply_content',
                        init_instance_callback : function(editor) {
                            console.log("Editor: " + editor.id + " er initialisert.");
                        }
                    });*

    https://ww.wp.xz.cn/plugins/gd-bbpress-tools/

The topic ‘tinyMCE and gd-bbpress-tools’ is closed to new replies.