{"id":1352,"date":"2009-09-18T16:37:39","date_gmt":"2009-09-18T07:37:39","guid":{"rendered":"http:\/\/nosaku.net\/?p=1352"},"modified":"2009-10-15T14:58:34","modified_gmt":"2009-10-15T05:58:34","slug":"get-recent-comments","status":"publish","type":"post","link":"https:\/\/hidamari.kilo.jp\/nosaku\/archives\/1352","title":{"rendered":"Get Recent Comments"},"content":{"rendered":"<div class=\"imageframe alignleft\" style=\"width:200px;\"><a href=\"http:\/\/nosaku.net\/wp\/wp-content\/uploads\/2009\/09\/get-recent-comments.gif\" rel=\"lightbox[pics1352]\" title=\"get-recent-comments\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/nosaku.net\/wp\/wp-content\/uploads\/2009\/09\/get-recent-comments.gif\" alt=\"get-recent-comments\" width=\"200\" height=\"225\" class=\"attachment wp-att-1354\" \/><\/a><\/p>\n<div class=\"imagecaption\">\u6700\u8fd1\u306e\u30b3\u30e1\u30f3\u30c8\u4e00\u89a7\u8868\u793a<\/div>\n<\/div>\n<p><a href=\"http:\/\/wordpress.org\/extend\/plugins\/get-recent-comments\/\">Get Recent Comments<\/a>\u306f\u3001wordpress\u306e\u30b5\u30a4\u30c9\u30d0\u30fc\u306b\u300c\u6700\u8fd1\u306e\u30b3\u30e1\u30f3\u30c8\u300d\u3092\u8868\u793a\u3059\u308bwidget\u3067\u3059\u3002<br \/>\n\u30a8\u30f3\u30c8\u30ea\u3054\u3068\u306b\u3001\u30b3\u30e1\u30f3\u30c8\u3092\u307e\u3068\u3081\u305f\u3044\u3068\u601d\u3044\u5c0e\u5165\u3057\u307e\u3057\u305f\u3002<\/p>\n<p><del datetime=\"2009-09-18T13:47:46+00:00\">FC2\u30d6\u30ed\u30b0\u3067\u306f\u666e\u901a\u306b\u5b9f\u88c5\u3055\u308c\u3066\u3044\u305f\u3068\u601d\u3046\u3093\u3060\u3051\u3069\u3001\u305d\u308c\u306b\u6163\u308c\u3061\u3083\u3063\u3066\u3001<\/del>\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u3093\u3067\u3059\u3088\u306d\u3002<\/p>\n<p><!--more--><\/p>\n<p>\u691c\u7d22\u3057\u3066\u307f\u308b\u3068\u3001\u65e5\u672c\u8a9e\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u3068\u304b\u6587\u5b57\u5316\u3051\u3059\u308b\u3068\u304b\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u73fe\u6642\u70b9\u306e\u30d0\u30fc\u30b8\u30e7\u30f3 Version: 2.0.6 Last Updated: 2009-3-31 \u3067\u306f\u554f\u984c\u306a\u3057\u3002<\/p>\n<p>\u8a2d\u5b9a\u3067\u306f\u30de\u30af\u30ed\u304c\u4f7f\u3048\u3066\u81ea\u7531\u81ea\u5728\u3063\u3066\u611f\u3058\u3067\u3059\u3002<\/p>\n<p>\u4e00\u30ab\u6240\u3060\u3051\u3001\u65e5\u6642\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304c\u30b7\u30b9\u30c6\u30e0\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306b\u56fa\u5b9a\u3055\u308c\u3066\u3044\u305f\u306e\u3067\u3001\u305d\u3053\u3060\u3051\u30bd\u30fc\u30b9\u3092\u3044\u3058\u308a\u307e\u3057\u305f\u3002<\/p>\n<p>get-recent-comments.php<\/p>\n<p>[sourcecode language=&#8221;php&#8221; firstline=&#8221;1321&#8243;]<br \/>\n$comment_date = mysql2date(get_settings(&#8216;date_format&#8217;),$comment-&gt;comment_date);<br \/>\n[\/sourcecode]<\/p>\n<p>get_settings(&#8216;date_format&#8217;)\u3092\u3001\u3080\u308a\u3084\u308a &#8216;y\/m\/d&#8217; \u306b\u66f8\u304d\u63db\u3048\u3002<\/p>\n<p>[sourcecode language=&#8221;php&#8221; firstline=&#8221;1321&#8243;]<br \/>\n$comment_date = mysql2date(&#8216;y\/m\/d&#8217;,$comment-&gt;comment_date);<br \/>\n[\/sourcecode]<\/p>\n<p>\u8a2d\u5b9a\u3067\u3001Template for the comments. \u306e\u6b04\u3092\u3001<\/p>\n<p>[sourcecode language=&#8221;xhtml&#8221; firstline=&#8221;&#8221;]<br \/>\n&lt;li&gt;&lt;a href=&quot;%comment_link&quot; title=&quot;%post_title, %post_date&quot;&gt;%comment_author san: &lt;span class=&quot;NREW-Date&quot;&gt;(%comment_date)&lt;\/span&gt;&lt;\/a&gt;&lt;\/li&gt;<br \/>\n[\/sourcecode]<\/p>\n<p>\u3053\u3093\u306a\u611f\u3058\u306b\u3057\u3066\u3001[post=&#8221;1333&#8243;]\u3068\u8868\u793a\u3092\u305d\u308d\u3048\u305f\u308a\u3057\u3066\u3002<br \/>\u305d\u308d\u3048\u3066\u307f\u308b\u3068\u3001\u3053\u3063\u3061\u306b\u3082 New!\u30de\u30fc\u30af\u304c\u6b32\u3057\u304f\u306a\u3063\u3066\u304d\u305f\u308a\u3057\u3066\u3002<\/p>\n<p>\u3067\u3082\u3053\u3046\u3084\u3063\u3066\u4eba\u69d8\u306e\u30bd\u30fc\u30b9\u3092\u3044\u3058\u308b\u3068\u3001\u3064\u3044\u3046\u3063\u304b\u308a\u3001\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u81ea\u52d5\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u3061\u3083\u3063\u3066\u4fee\u6b63\u3092\u5931\u3063\u3066\u3057\u307e\u3046\u3093\u3060\u3088\u3046\u306a\u3041\u3002 \ud83d\ude41 <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6700\u8fd1\u306e\u30b3\u30e1\u30f3\u30c8\u4e00\u89a7\u8868\u793a Get Recent Comments\u306f\u3001wordpress\u306e\u30b5\u30a4\u30c9\u30d0\u30fc\u306b\u300c\u6700\u8fd1\u306e\u30b3\u30e1\u30f3\u30c8\u300d\u3092\u8868\u793a\u3059\u308bwidget\u3067\u3059\u3002 \u30a8\u30f3\u30c8\u30ea\u3054\u3068\u306b\u3001\u30b3\u30e1\u30f3\u30c8\u3092\u307e\u3068\u3081\u305f\u3044\u3068\u601d\u3044\u5c0e\u5165\u3057\u307e\u3057\u305f\u3002 FC2\u30d6\u30ed\u30b0\u3067\u306f [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_newsletter_tier_id":0,"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[18],"tags":[21,23,20,19],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pFhgl-lO","_links":{"self":[{"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/posts\/1352"}],"collection":[{"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/comments?post=1352"}],"version-history":[{"count":0,"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/posts\/1352\/revisions"}],"wp:attachment":[{"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/media?parent=1352"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/categories?post=1352"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hidamari.kilo.jp\/nosaku\/wp-json\/wp\/v2\/tags?post=1352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}