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.
我在我的子域上构建的 Wordpress 坐席使用了 Dreamhost 中的一键安装。当我在我的 FTP 中查找 WP php 文件时,我在目录中找不到它们。Idk dreamhost 将文件放在哪里?这是我第一次不使用本地主机进行开发。
谢谢
模板文件位于/wp-content/[yourthemename]/. 根据您的主题,其中可能有任意数量的 .php 文件,唯一需要的是 .php 文件index.php。
/wp-content/[yourthemename]/
index.php
在Appearance > Themes您的管理面板下,它应该告诉您您正在使用什么主题以及主题目录在哪里。
Appearance > Themes