{"id":2046,"date":"2012-02-28T11:58:54","date_gmt":"2012-02-28T02:58:54","guid":{"rendered":"\/wordpress\/?p=2046"},"modified":"2012-02-28T11:58:54","modified_gmt":"2012-02-28T02:58:54","slug":"wordpress%e3%81%aefeed","status":"publish","type":"post","link":"http:\/\/project.aichi-u.ac.jp\/wordpress\/?p=2046","title":{"rendered":"WordPress\u306efeed"},"content":{"rendered":"<p>\u30d6\u30ed\u30b0\u30b7\u30b9\u30c6\u30e0\u3067\u4f7f\u3063\u3066\u3044\u308bWordPress\u3067\u3001\u306a\u305c\u304bfeed\u304c\u30a8\u30e9\u30fc\u306b\u306a\u3063\u3066\u914d\u4fe1\u3055\u308c\u307e\u305b\u3093\u3002<br \/>\n<a href=\"http:\/\/joint.aichi-u.ac.jp\/mt3\/image\/wp_feed.php\" onclick=\"window.open('http:\/\/joint.aichi-u.ac.jp\/mt3\/image\/wp_feed.php','popup','width=575,height=315,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/joint.aichi-u.ac.jp\/mt3\/image\/wp_feed-thumb.jpg\" width=\"300\" height=\"164\" alt=\"\" \/><\/a><br \/>\n\u3069\u3046\u3084\u3089\uff54\uff49\uff54\uff4c\uff45\u6587\u306b\u3001\u7279\u6b8a\u6587\u5b57\u304c\u5165\u3063\u3066\u3044\u308b\u307f\u305f\u3044\u3002<br \/>\nWordpress\u306e\u7ba1\u7406\u753b\u9762\u3067\u3001\u30d6\u30ed\u30b0\u30bf\u30a4\u30c8\u30eb\u306a\u3069\u3092\u5909\u66f4\u3057\u3066\u307f\u307e\u3057\u305f\u304c\u3001\u5909\u5316\u306a\u3057\u3002<br \/>\n\u30b5\u30fc\u30d0<br \/>\n\u3000WindowsServer2003<br \/>\n\u3000WordPress 3.1.4<br \/>\n\u3000PHP\u3000\u3000\u3000\u30004.2<br \/>\n\u3000MySQL<br \/>\n\u3044\u308d\u3044\u308d\u8a66\u884c\u932f\u8aa4\u306e\u672b\u3001\u6b21\u306e3\u3064\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u3042\u308b\u3001wp_title_rss();\u3000\u3092\u524a\u9664\u3059\u308b\u3053\u3068\u3067\u89e3\u6c7a\u3057\u307e\u3057\u305f\u3002<br \/>\n\u3000\uff1c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\uff1e\/wp-includes\/feed-rss2.php<br \/>\n\u3000\uff1c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\uff1e\/wp-includes\/feed-rss.php<br \/>\n\u3000\uff1c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\uff1e\/wp-includes\/feed-rss2-comments.php<\/p>\n<li>feed-rss2.php \u306e\u4fee\u6b63\u500b\u6240<\/li>\n<pre class=\"code\">\u73fe\u72b6\uff1a &lt;title&gt;&lt;?php bloginfo_rss('name'); wp_title_rss(); ?&gt;&lt;\/title&gt;\n\u4fee\u6b63\uff1a &lt;title&gt;&lt;?php bloginfo_rss('name'); ?&gt;&lt;\/title&gt;<\/pre>\n<li>feed-rss2-comments.php \u306e\u5834\u5408\u306f\u3001PHP\u30b3\u30fc\u30c9\u306e\u305f\u3081\u3001 get_wp_title_rss()\u3092\u524a\u9664\u3057\u307e\u3057\u305f\u3002<\/li>\n<pre class=\"code\">\u73fe\u72b6\uff1a printf(ent2ncr(__('Comments for %s')), get_bloginfo_rss( 'name' ) . get_wp_title_rss());\n\u4fee\u6b63\uff1a printf(ent2ncr(__('Comments for %s')), get_bloginfo_rss( 'name' ));<\/pre>\n<p>\u672c\u6765\u306a\u3089\u3001wp_title_rss\u95a2\u6570\u3092\u4fee\u6b63\u3059\u3079\u304d\u306a\u306e\u3067\u3057\u3087\u3046\u3051\u3069\u3001\u5bfe\u75c7\u7642\u6cd5\u3067OK\u3068\u3057\u307e\u3059\u3002\uff41\uff54\uff4f\uff4d\u3082\u540c\u3058\u3088\u3046\u306b\u4fee\u6b63\u3059\u3079\u304d\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u73fe\u5728\u306e\u30c6\u30fc\u30de\u3067\u306f\u4f7f\u3063\u3066\u3044\u306a\u3044\u306e\u3067\u3001\u653e\u7f6e\u3057\u307e\u3057\u305f\u3002<br \/>\n\u672c\u5f53\u306f\u3001PHP5\u306b\u3057\u305f\u3044\u306e\u3060\u3051\u3069\u3001Windows\u30b5\u30fc\u30d0\u3067\u306fFastcgi\u3092\u8a2d\u5b9a\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u305a\u3001\u3069\u3046\u3057\u3066\u3082\u3046\u307e\u304f\u3044\u304b\u306a\u3044\u3002\u3053\u3061\u3089\u3082\u3057\u3070\u3089\u304f\u653e\u7f6e\u3067\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30d6\u30ed\u30b0\u30b7\u30b9\u30c6\u30e0\u3067\u4f7f\u3063\u3066\u3044\u308bWordPress\u3067\u3001\u306a\u305c\u304bfeed\u304c\u30a8\u30e9\u30fc\u306b\u306a\u3063\u3066\u914d\u4fe1\u3055\u308c\u307e\u305b\u3093\u3002 \u3069\u3046\u3084\u3089\uff54\uff49\uff54\uff4c\uff45\u6587\u306b\u3001\u7279\u6b8a\u6587\u5b57\u304c\u5165\u3063\u3066\u3044\u308b\u307f\u305f\u3044\u3002 Wordpress\u306e\u7ba1\u7406\u753b\u9762\u3067\u3001\u30d6\u30ed\u30b0\u30bf\u30a4\u30c8\u30eb\u306a\u3069\u3092\u5909\u66f4\u3057\u3066\u307f\u307e\u3057\u305f\u304c [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[30],"tags":[],"class_list":["post-2046","post","type-post","status-publish","format-standard","hentry","category-system"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2046"}],"collection":[{"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2046"}],"version-history":[{"count":0,"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2046\/revisions"}],"wp:attachment":[{"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2046"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/project.aichi-u.ac.jp\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}