外掛說明
Easily include raw markup languages (HTML, CSS, PHP, etc.) in comments using custom quicktags. No need to encode, the filter does it for you. Creates convenient “encode” buttons for comment authors in the HTML editor.
Also adds basic quicktag buttons on the comment forms, using the Quicktag API built into WordPress (as of 3.3).
安裝方式
- Upload the
wp-comment-encodefolder to the your plugins directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0
- updated quicktags to work with the new Quicktag API
- Added in checks to only load JS/CSS when on a page with a comment form
- Added failure if not WordPress 3.7 or greater