wordpress 如何导入 php 及 php 需要的文件。
我做了一个 网站,想放入 wordpress 做附属站点。( http://www.kaka.city/ )
但是不知道wordpress怎么导入 php。
导入一个.php文件?不知道我的理解对不对,下面是我给的一种答案:
D:\WNMP\Nginx\html\WordPress/wp-content/themes/twentytwentytwo/inc/
require get_template_directory() . '/inc/test.php';
希望对你有帮助