Blog Category
Other Contents
子テーマから親テーマのテーマディレクトリを見に行く場合
<img src="<?php echo get_template_directory_uri(); ?>/images/sample.jpg" />
子テーマが自分自身のテーマディレクトリを見に行く場合
<img src="<?php echo get_stylesheet_directory_uri(); ?>/images/sample.jpg" />
関連するCodeMemoメモがありません
メールアドレスが公開されることはありません。 * が付いている欄は必須項目です
コメント
名前 *
メール *
サイト