{"id":4820,"date":"2024-03-17T10:58:54","date_gmt":"2024-03-17T01:58:54","guid":{"rendered":"https:\/\/taitan916.info\/blog\/?p=4820"},"modified":"2024-02-21T11:13:42","modified_gmt":"2024-02-21T02:13:42","slug":"post-4820","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/4820","title":{"rendered":"WordPress\u3067\u7fcc\u65e5\u4ee5\u964d\u306b\u7de8\u96c6\u3057\u305f\u8a18\u4e8b\u306e\u307f\u6700\u7d42\u66f4\u65b0\u65e5\u3092\u8868\u793a\u3059\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>WordPress\u3067\u7fcc\u65e5\u4ee5\u964d\u306b\u7de8\u96c6\u3057\u305f\u8a18\u4e8b\u306e\u307f\u6700\u7d42\u66f4\u65b0\u65e5\u3092\u8868\u793a\u3055\u305b\u305f\u3044\u3002\u9006\u306b\u8a00\u3046\u3068\u5f53\u65e5\u306b\u7de8\u96c6\u3057\u305f\u5834\u5408\u306f\u6700\u7d42\u66f4\u65b0\u65e5\u306f\u8868\u793a\u3055\u305b\u305f\u304f\u306a\u3044\u3002\u3068\u3044\u3046\u306e\u3082\u8a18\u4e8b\u516c\u958b\u5f8c\u306b\u30da\u30fc\u30b8\u30c1\u30a7\u30c3\u30af\u3057\u305f\u969b\u3001\u8aa4\u5b57\u8131\u5b57\u3068\u304b\u304c\u898b\u3064\u304b\u308a\u516c\u958b\u5f8c\u3059\u3050\u306b\u7de8\u96c6\u3059\u308b\u3053\u3068\u304c\u3042\u308b\u3002\u305d\u306e\u5834\u5408\u516c\u958b\u65e5\u3068\u6700\u7d42\u66f4\u65b0\u65e5\u304c\u540c\u3058\u65e5\u4ed8\u3067\u8868\u793a\u3055\u308c\u308b\u3068\u3044\u3046\u306e\u3092\u907f\u3051\u305f\u3044\u3002\u4ee5\u4e0b\u306b\u5bfe\u5fdc\u65b9\u6cd5\u3092\u30e1\u30e2\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9<\/h2>\n<h3>functions.php<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">\/\/\u6700\u7d42\u66f4\u65b0\u65e5\u306e\u53d6\u5f97\r\nfunction get_mtime($format) {\r\n    $mtime = get_the_modified_time('Ymd');\r\n    $ptime = get_the_time('Ymd');\r\n    if ($ptime &gt; $mtime) {\r\n        return get_the_time($format);\r\n    } elseif ($ptime === $mtime) {\r\n        return null;\r\n    } else {\r\n        return get_the_modified_time($format);\r\n    }\r\n}<\/pre>\n<h3>\u6700\u7d42\u66f4\u65b0\u65e5\u3092\u8868\u793a\u3059\u308b\u30da\u30fc\u30b8(single.php\u7b49)<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;?php $regist_ymd = get_the_time('Y\/m\/d'); \/\/\u516c\u958b\u65e5?&gt;\r\n&lt;?php $update_ymd = get_mtime('Y\/m\/d'); \/\/\u6700\u7d42\u66f4\u65b0\u65e5?&gt;\r\n&lt;?php if( $update_ymd &amp;&amp; $regist_ymd != $update_ymd ){ \/\/\u6700\u7d42\u66f4\u65b0\u65e5\u304c\u5b58\u5728\u3057\u3066\u516c\u958b\u65e5\u3068\u6700\u7d42\u66f4\u65b0\u65e5\u304c\u7570\u306a\u308b\u5834\u5408?&gt;\r\n    &lt;i class=\"fa fa-repeat\"&gt;&lt;\/i&gt;&amp;nbsp;&lt;?php echo $update_ymd;?&gt;\r\n&lt;?php } ?&gt;<\/pre>\n<p>&nbsp;<\/p>\n<h2>\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9<\/h2>\n<h3>get_the_time<\/h3>\n<p><a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/get_the_time\/\" target=\"_blank\" rel=\"noopener\">https:\/\/developer.wordpress.org\/reference\/functions\/get_the_time\/<\/a><\/p>\n<h3>get_the_modified_time<\/h3>\n<p><a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/get_the_modified_time\/\" target=\"_blank\" rel=\"noopener\">https:\/\/developer.wordpress.org\/reference\/functions\/get_the_modified_time\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress\u3067\u7fcc\u65e5\u4ee5\u964d\u306b\u7de8\u96c6\u3057\u305f\u8a18\u4e8b\u306e\u307f\u6700\u7d42\u66f4\u65b0\u65e5\u3092\u8868\u793a\u3055\u305b\u305f\u3044\u3002\u9006\u306b\u8a00\u3046 ... <\/p>\n","protected":false},"author":1,"featured_media":1093,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[24,41],"tags":[],"class_list":["post-4820","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","category-cms"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/4820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=4820"}],"version-history":[{"count":3,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/4820\/revisions"}],"predecessor-version":[{"id":4822,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/4820\/revisions\/4822"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1093"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=4820"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=4820"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=4820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}