admin管理员组文章数量:1125734
Our child theme's functions.php contains:
require_once __DIR__ . '/vendor/autoload.php';
However, the files that autoload.php loads are not being loaded, and a fatal error occurs. '/vendor/autoload.php'
exists.
Nothing gets echoed or logged if we add an echo or an error_log() above this line.
Why would the child theme's functions.php
not be loading?
The child theme is active.
本文标签: Child theme39s functionsphp not being read (child theme39s autoloadphp not being run)
版权声明:本文标题:Child theme's functions.php not being read (child theme's autoload.php not being run) 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736671917a1946966.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论