我剛剛在我的 word-press 網(wǎng)站上安裝了一個(gè)插件,現(xiàn)在我收到了這條消息:致命錯(cuò)誤:無法在 /home2/royaldlx/public_html/wp-content/plugins/motopress-hotel-booking-lite/includes/admin/manage-cpt-pages/booking-manage-cpt 的寫入上下文中使用方法返回值-page.php 在第 194 行發(fā)生了什么事情?有什么辦法可以解決嗎?先感謝您。代碼下方: if ( !empty( $customer->getEmail() ) ) { $customerInfo .= '<br />' . '<a href="mailto:' . esc_attr( $customer->getEmail() ) . '">' . esc_html( $customer->getEmail() ) . '</a>'; }
1 回答

Cats萌萌
TA貢獻(xiàn)1805條經(jīng)驗(yàn) 獲得超9個(gè)贊
有兩個(gè)沖突。要么您沒有正確安裝 wordpress,要么您的插件有沖突,請嘗試更改插件或重新安裝 wordpress。
- 1 回答
- 0 關(guān)注
- 99 瀏覽
添加回答
舉報(bào)
0/150
提交
取消