yak shaving life

遠回りこそが最短の道

2021-07-01から1ヶ月間の記事一覧

WordPressで Object of class WP_Error could not be converted to string in と Warning: count() を直した

普段ほとんど触らないWordPressだけど、ちょっとエラーを直す機会があったのでメモ。 Object of class WP_Error could not be converted to string in こいつのせいでFatal Errorになってページが表示できない状態になっていた。 テーマが悪いのかなんなのか…