This plugin uses preg_replace with \e to convert a double quote ” into \” but the bad news is \e is deprecated in php 7.
確定! 回上一頁