外掛說明
這個外掛已於 2024 年 10 月 30 日關閉,且不提供下載。 原因: 違反開發規範
使用者評論
2016 年 9 月 3 日
2 則留言
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.