<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomcky</author_name>
  <author_url>https://blog.hatena.ne.jp/tomcky/</author_url>
  <blog_title>Tomcky's blog</blog_title>
  <blog_url>https://tomcky.hatenadiary.jp/</blog_url>
  <categories>
    <anon>WordPress</anon>
  </categories>
  <description>基本は get_template_directory_uri() を使う。 &lt;img src=&quot;&lt;?php echo get_template_directory_uri(); ?&gt;/images/foo.png&quot;&gt; ただし、これは親テーマのディレクトリのURIを返すことに注意。 もし、子テーマのディレクトリのURIを取得したいのなら get_stylesheet_directory_uri() を使う。 &lt;img src=&quot;&lt;?php echo get_stylesheet_directory_uri(); ?&gt;/images/foo.png&quot;&gt; 親テーマのディレクトリのURIを取得したいな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomcky.hatenadiary.jp%2Fentry%2F20180415%2F1523800665&quot; title=&quot;【WordPress】テーマ ディレクトリのURIを取得する - Tomcky&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-15 22:57:45</published>
  <title>【WordPress】テーマ ディレクトリのURIを取得する</title>
  <type>rich</type>
  <url>https://tomcky.hatenadiary.jp/entry/20180415/1523800665</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
