{"id":2426,"date":"2021-01-16T21:15:14","date_gmt":"2021-01-16T12:15:14","guid":{"rendered":"http:\/\/blue-bear.jp\/kb\/?p=2426"},"modified":"2021-01-16T21:15:14","modified_gmt":"2021-01-16T12:15:14","slug":"wordpress-%e3%83%91%e3%83%bc%e3%83%9e%e3%83%aa%e3%83%b3%e3%82%af%e3%83%bb%e3%82%b9%e3%83%a9%e3%83%83%e3%82%b0%e3%81%ab%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%82%e3%81%a3%e3%81%9f%e5%a0%b4%e5%90%88","status":"publish","type":"post","link":"https:\/\/blue-bear.jp\/kb\/wordpress-%e3%83%91%e3%83%bc%e3%83%9e%e3%83%aa%e3%83%b3%e3%82%af%e3%83%bb%e3%82%b9%e3%83%a9%e3%83%83%e3%82%b0%e3%81%ab%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%82%e3%81%a3%e3%81%9f%e5%a0%b4%e5%90%88\/","title":{"rendered":"[wordpress] \u30d1\u30fc\u30de\u30ea\u30f3\u30af\u30fb\u30b9\u30e9\u30c3\u30b0\u306b\u65e5\u672c\u8a9e\u3042\u3063\u305f\u5834\u5408\u306b\u5f37\u5236\u7684\u306b\u30d1\u30fc\u30de\u30ea\u30f3\u30af\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>\u30d1\u30fc\u30de\u30ea\u30f3\u30af\u30fb\u30b9\u30e9\u30c3\u30b0\u306b\u65e5\u672c\u8a9e\u3042\u3063\u305f\u5834\u5408\u3001\u305d\u306eURL\u3092SNS\u306a\u3069\u306e\u8cbc\u308a\u4ed8\u3051\u308b\u3068\u3084\u305f\u3089\u306b\u9577\u3044URL\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u30e6\u30fc\u30b6\u30d3\u30ea\u30c6\u30a3\u7684\u306b\u3042\u307e\u308a\u3088\u308d\u3057\u304f\u306a\u3044\u3002<\/p>\n<p>\u3068\u3044\u3046\u3053\u3068\u3067\u30d1\u30fc\u30de\u30ea\u30f3\u30af\u30fb\u30b9\u30e9\u30c3\u30b0\u306b\u65e5\u672c\u8a9e\u3042\u3063\u305f\u5834\u5408\u5f37\u5236\u7684\u306b\u30d1\u30fc\u30de\u30ea\u30f3\u30af\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5\u306f\u4ee5\u4e0b\u306e\u901a\u308a<\/p>\n<p>functions.php\u306b\u30b3\u30fc\u30c9\u3092\u8a18\u8ff0\u3059\u308b<\/p>\n<pre class=\"lang:default decode:true \">\/**\r\n* \u30b9\u30e9\u30c3\u30b0\u306e\u65e5\u672c\u8a9e\u7981\u6b62\r\n*\/\r\nfunction auto_post_slug( $slug, $post_ID, $post_status, $post_type ) {\r\nif ( preg_match( '\/(%[0-9a-f]{2})+\/', $slug ) ) {\r\n$slug = utf8_uri_encode( $post_type ) . '-' . $post_ID;\r\n}\r\nreturn $slug;\r\n}\r\nadd_filter( 'wp_unique_post_slug', 'auto_post_slug', 10, 4 );<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u30d1\u30fc\u30de\u30ea\u30f3\u30af\u30fb\u30b9\u30e9\u30c3\u30b0\u306b\u65e5\u672c\u8a9e\u3042\u3063\u305f\u5834\u5408<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,7],"tags":[223],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts\/2426"}],"collection":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/comments?post=2426"}],"version-history":[{"count":1,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts\/2426\/revisions"}],"predecessor-version":[{"id":2427,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts\/2426\/revisions\/2427"}],"wp:attachment":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/media?parent=2426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/categories?post=2426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/tags?post=2426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}