最新版本,開啟評論驗證,就沒辦法評論了
確實有問題。
修復方法:
修改 inc\theme-start.php 文件里的wp_enqueue_script( 'captcha','//ssl.captcha.qq.com/TCaptcha.js',[],VERSION,true );為:wp_enqueue_script( 'captcha-007','//ssl.captcha.qq.com/TCaptcha.js',array(),VERSION,true );感謝反饋!
wp_enqueue_script( 'captcha','//ssl.captcha.qq.com/TCaptcha.js',[],VERSION,true );
wp_enqueue_script( 'captcha-007','//ssl.captcha.qq.com/TCaptcha.js',array(),VERSION,true );
按方法修復了,但是不行,不出驗證碼,直接顯示未通過安全驗證
發(fā)地址,我看看
發(fā)地址,我看看