<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>purukyawa</author_name>
  <author_url>https://blog.hatena.ne.jp/purukyawa/</author_url>
  <blog_title>けしんかぎぃ〜(ぷるきゃわの備忘録)</blog_title>
  <blog_url>https://purukyawa.hatenadiary.org/</blog_url>
  <categories>
    <anon>技術</anon>
    <anon>wordpress</anon>
  </categories>
  <description>WordPressのコメント機能を使った掲示板(BBS)を作成した時のThanksページ作成方法です。コメント投稿のcomment_post_redirectをフックにリダイレクト先を指定してやれば できるみたいです。functions.phpに下記の内容を追記 &lt;?php //コメント投稿後にthanksページへリダイレクト設定 function custom_comment_post_redirect( $location ) { $redirect_to = get_site_url( null, '/bbs/thanks' ); //リダイレクト先を指定 return $redirec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpurukyawa.hatenadiary.org%2Fentry%2F20110807%2F1312709282&quot; title=&quot;WordPressでコメント投稿後のページを指定する - けしんかぎぃ〜(ぷるきゃわの備忘録)&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>2011-08-07 18:28:02</published>
  <title>WordPressでコメント投稿後のページを指定する</title>
  <type>rich</type>
  <url>https://purukyawa.hatenadiary.org/entry/20110807/1312709282</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
