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 ファイルを探すと、ディレクトリにそれらが見つかりません。ドリームホストがファイルを配置する場所を教えてください。開発にローカルホストを使用しないのは初めてです。
どうも
テンプレート ファイルは/wp-content/[yourthemename]/. テーマに応じて、そこに任意の数の .php ファイルが存在する可能性があります。必要なのは .php ファイルだけですindex.php。
/wp-content/[yourthemename]/
index.php
管理パネルの下Appearance > Themesに、使用しているテーマとテーマ ディレクトリの場所が表示されます。
Appearance > Themes