• Hi,

    I’m using your plugin on a private site and I would like to use your plugin for the subscriber too.

    I see the magic is here:

    function RTE_Comments() {
    		return current_user_can( 'unfiltered_html' ) ? RTE_Comments::getInstance() : FALSE;
    	}

    Would it be a real security problem to use the capability “read” instead?

    http://ww.wp.xz.cn/plugins/rte-comments/

The topic ‘Content editor for subscriber rol’ is closed to new replies.