<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
  </categories>
  <description>functions.phpに記載 &lt;?php function get_json($path){ $json = file_get_contents($path); //変数にjsonファイルの内容をすべて文字列に読み込む $json = mb_convert_encoding($json, 'UTF8', 'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'); //文字化けしないように $arr = json_decode($json,true); //受け取ったデータを連想配列にする（trueがないとなりません） return $arr; } ?&gt;$json_arr = g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F2020%2F09%2F28%2F144622&quot; title=&quot;wordpressでjson読み込み - shikaku&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>2020-09-28 14:46:22</published>
  <title>wordpressでjson読み込み</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/2020/09/28/144622</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
