Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テンプレート ファイルから関数 file_is_displayable_image() を呼び出すと、次のエラーが発生します。
致命的なエラー: 未定義関数 file_is_displayable_image() の呼び出し
フックを使用して呼び出すと関数は正常に動作しますが、その理由はわかりません...
hook の前にテーマで何もしないでくださいafter_setup_theme。必要な機能がすべて利用可能になるまで待ちます。
after_setup_theme