{"id":892,"date":"2023-04-28T13:13:04","date_gmt":"2023-04-28T04:13:04","guid":{"rendered":"https:\/\/yuzum.com\/blog\/?p=892"},"modified":"2024-05-14T08:46:57","modified_gmt":"2024-05-13T23:46:57","slug":"custom","status":"publish","type":"post","link":"https:\/\/yuzum.com\/blog\/20230428_custom","title":{"rendered":"\u30ab\u30b9\u30bf\u30e0\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u3084\u30bf\u30b0\u3092\u51fa\u529b"},"content":{"rendered":"<p>\u30ab\u30b9\u30bf\u30e0\u6295\u7a3f\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u306f\u3088\u304f\u51fa\u529b\u3059\u308b\u3051\u3069\u3001\u6bce\u56de\u8abf\u3079\u3066\u3044\u308b\u6c17\u304c\u3059\u308b\u306e\u3067\u8a18\u9332\u3002<\/p>\r\n\r\n<p>\u30ab\u30b9\u30bf\u30e0\u6295\u7a3f\u540d\uff1anews<br>\r\n  \u30ab\u30b9\u30bf\u30e0\u30bf\u30af\u30bd\u30ce\u30df\u30fc(\u30ab\u30c6\u30b4\u30ea\u30fc)\uff1anews-cat<br>\r\n  \u30ab\u30b9\u30bf\u30e0\u30bf\u30af\u30bd\u30ce\u30df\u30fc(\u30bf\u30b0)\uff1anews-tag \u306e\u6642<\/p>\r\n\r\n\r\n<p>a\u30bf\u30b0\u3068\u3057\u3066\u51fa\u529b\u3055\u308c\u307e\u3059\u3002<\/p>\r\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">&lt;?php echo get_the_term_list($post-&gt;ID, 'news-cat'); ?&gt;<\/pre>\r\n\r\n<p>\u30ea\u30b9\u30c8\u5f62\u5f0f\u306a\u3069\u4efb\u610f\u306e\u30bf\u30b0\u306b\u5909\u66f4\u3057\u305f\u3044\u5834\u5408\u306f\u4ee5\u4e0b\u306e\u65b9\u6cd5\u3067\u3002<br>\u3044\u305a\u308c\u3082 news-cat \u3092 news-tag \u306b\u3059\u308b\u3068\u30bf\u30b0\u304c\u8868\u793a\u3055\u308c\u307e\u3059<\/p>\r\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&lt;?php $terms = get_the_terms($post-&gt;ID, 'news-cat');\r\nif ($terms) {\r\n  echo &quot;&lt;ul&gt;&quot;;\r\n  foreach ($terms as $term) {\r\n    $term_link = get_term_link($term);\r\n    echo '&lt;li&gt;&lt;a href=&quot;' . esc_url($term_link) . '&quot;&gt;' . $term-&gt;name . '&lt;\/a&gt;&lt;\/li&gt;';\r\n  }\r\n  &quot;&lt;\/ul&gt;&quot;;\r\n}\r\n?&gt;\r\n<\/pre>\r\n\r\n<h3>wp_list_categories\u3092\u4f7f\u3063\u3066\u8868\u793a<\/h3>\r\n<p>wp_list_categories\u3092\u4f7f\u7528\u3057\u3066\u3082\u51fa\u529b\u3067\u304d\u307e\u3059\u3002\u30ea\u30b9\u30c8\u5f62\u5f0f<\/p>\r\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&lt;ul&gt;\r\n  &lt;?php\r\n  $catlist = wp_list_categories(array(\r\n    'taxonomy' =&gt; 'diary-cat', \/\/ \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306e\u6307\u5b9a\r\n    'title_li' =&gt; '',\r\n  ));\r\n  echo $catlist;\r\n  ?&gt;\r\n&lt;\/ul&gt;\r\n<\/pre>","protected":false},"excerpt":{"rendered":"\u30ab\u30b9\u30bf\u30e0\u6295\u7a3f\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u306f\u3088\u304f\u51fa\u529b\u3059\u308b\u3051\u3069\u3001\u6bce\u56de\u8abf\u3079\u3066\u3044\u308b\u6c17\u304c\u3059\u308b\u306e\u3067\u8a18\u9332\u3002 \u30ab\u30b9\u30bf\u30e0\u6295\u7a3f\u540d\uff1anews \u30ab\u30b9\u30bf\u30e0\u30bf\u30af\u30bd\u30ce\u30df\u30fc(\u30ab\u30c6\u30b4\u30ea\u30fc)\uff1anews-cat \u30ab\u30b9\u30bf\u30e0\u30bf\u30af\u30bd\u30ce\u30df\u30fc(\u30bf\u30b0)\uff1anews-t ... ","protected":false},"author":1,"featured_media":1021,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[43],"class_list":["post-892","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","tag-43"],"_links":{"self":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts\/892","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/comments?post=892"}],"version-history":[{"count":9,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts\/892\/revisions"}],"predecessor-version":[{"id":902,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts\/892\/revisions\/902"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/media\/1021"}],"wp:attachment":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/media?parent=892"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/categories?post=892"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/tags?post=892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}