该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Comment Encode

描述

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).

安装

  1. Upload the wp-comment-encode folder to the your plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

评价

此插件暂无评价。

贡献者及开发者

「WP Comment Encode」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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