<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aratako0</author_name>
  <author_url>https://blog.hatena.ne.jp/aratako0/</author_url>
  <blog_title>Trans</blog_title>
  <blog_url>https://trans.hatenablog.jp/</blog_url>
  <categories>
    <anon>WordPress</anon>
  </categories>
  <description>フロントページにページを設定し、そこでページネーションをやりたい場合に気をつけないといけないこと。ページにquery_postsを使って、何件か記事を抽出して、さらにその下にWP-pageNaviを使う場合は一般的にこんなふうになります。 &lt;dl&gt; &lt;?php query_posts('cat=1&amp;post_type=post&amp;paged='.$paged); ?&gt; &lt;?php if (have_posts()) :while (have_posts()): the_post(); ?&gt; &lt;dt&gt;&lt;?php the_time('Y年n月j日'); ?&gt;&lt;/dt&gt; &lt;dd&gt;&lt;a href=&quot;&lt;?…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftrans.hatenablog.jp%2Fentry%2F20120922%2Fp1&quot; title=&quot;フロントページでページネーションをやりたい場合 - Trans&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-09-22 00:00:00</published>
  <title>フロントページでページネーションをやりたい場合</title>
  <type>rich</type>
  <url>https://trans.hatenablog.jp/entry/20120922/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
