お世話になっております。
テキストフォームで検索した際に以下のエラーが出てしまうのですが原因などおわかりになりますでしょうか?
WordPress データベースエラー: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘AND wp_posts.post_type IN ( ‘post’ ) AND wp_posts.post_status = ‘publish” at line 1] SELECT distinct wp_posts.ID FROM wp_posts WHERE 1=1 AND AND wp_posts.post_type IN ( ‘post’ ) AND wp_posts.post_status = ‘publish’
WordPress 5.5.1
MySQL5.7
PHP 7.4.4
もし、お気づきの点などあればお知らせ頂ければ幸いです。
よろしくお願い致します。