<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ohesotori</author_name>
  <author_url>https://blog.hatena.ne.jp/ohesotori/</author_url>
  <blog_title>ここはちょっと見せられない</blog_title>
  <blog_url>https://ohesotori.hateblo.jp/</blog_url>
  <categories>
    <anon>WordPress</anon>
  </categories>
  <description>mylinkorder_get_bookmarks()を使ってリンクを表示するんだけど、１投稿に複数のカテゴリをエントリーしたときって １リンクに対してカテゴリを複数返してくれるだけ、と予想したので （実行もしてない） カテゴリ毎にこれを取り出す。そのカテゴリの順番は自前で取得すると term_order を見てくれないので add_filter('get_terms_orderby', 'my_linkcategory_orderby' ); function my_linkcategory_orderby($args) { return 'term_order'; }としてやる。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fohesotori.hateblo.jp%2Fentry%2F20120216%2F1329366137&quot; title=&quot;MyLinkOrder と、カテゴリソート - ここはちょっと見せられない&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>2012-02-16 13:22:17</published>
  <title>MyLinkOrder と、カテゴリソート</title>
  <type>rich</type>
  <url>https://ohesotori.hateblo.jp/entry/20120216/1329366137</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
