描述
This plugin has been closed as of 2024年10月30日 and is not available for download. 原因:違反開發指導原則。
評價
2016年9月3日
2 replies
This works nicely in Wordpress 4.3.1 but I had to modify some of the characters in the processing code for javascript to run correctly, specifically:
The ampersand “&” changed to &
Less than “<” changed to <
Greater than “>” changed to >
This could be the result of TinyMCE messing things up during save, as is typical of Wordpress.