{"id":6733,"date":"2026-04-14T12:35:35","date_gmt":"2026-04-14T04:35:35","guid":{"rendered":"https:\/\/topfreetheme.com\/?p=6733"},"modified":"2026-04-14T12:35:37","modified_gmt":"2026-04-14T04:35:37","slug":"%e8%ae%a9wordpress%e9%a1%b5%e9%9d%a2%e6%98%be%e7%a4%ba%e7%9a%84%e6%97%b6%e9%97%b4%e4%b8%ba%e5%bd%93%e5%89%8d%e6%97%b6%e9%97%b4%e7%9a%84%e5%89%8d30%e5%88%86%e9%92%9f","status":"publish","type":"post","link":"https:\/\/topfreetheme.com\/?p=6733","title":{"rendered":"\u8ba9wordpress\u9875\u9762\u663e\u793a\u7684\u65f6\u95f4\u4e3a\u5f53\u524d\u65f6\u95f4\u7684\u524d30\u5206\u949f"},"content":{"rendered":"\n<p>\u8981\u5b9e\u73b0WordPress\u9875\u9762\u663e\u793a\u201c\u5f53\u524d\u65f6\u95f4\u7684\u524d30\u5206\u949f\u201d\uff0c\u6709\u51e0\u79cd\u4e0d\u540c\u7684\u65b9\u6cd5\uff0c\u5177\u4f53\u53d6\u51b3\u4e8e\u4f60\u60f3\u5728\u54ea\u79cd\u573a\u666f\u4e0b\u4f7f\u7528\u3002<\/p>\n\n\n\n<p><strong>\u65b9\u6848\u4e00\uff1a\u4f7f\u7528\u4ee3\u7801\u76f4\u63a5\u663e\u793a\u504f\u79fb\u540e\u7684\u65f6\u95f4<\/strong><\/p>\n\n\n\n<p>\u8fd9\u4e2a\u65b9\u6848\u662f\u901a\u8fc7\u5728\u4e3b\u9898\u6587\u4ef6\u4e2d\u6dfb\u52a0PHP\u4ee3\u7801\uff0c\u76f4\u63a5\u8ba1\u7b97\u51fa\u5f53\u524d\u65f6\u95f4\u51cf\u53bb30\u5206\u949f\u7684\u7ed3\u679c\u5e76\u663e\u793a\u3002<\/p>\n\n\n\n<p>\u6b65\u9aa4\uff1a<\/p>\n\n\n\n<p>\u627e\u5230\u4e3b\u9898\u6587\u4ef6\uff1a\u5728\u4f60\u7684WordPress\u540e\u53f0\uff0c\u8fdb\u5165 \u5916\u89c2 -&gt; \u4e3b\u9898\u6587\u4ef6\u7f16\u8f91\u5668\u3002\u627e\u5230\u4f60\u60f3\u8981\u663e\u793a\u8fd9\u4e2a\u65f6\u95f4\u7684\u6a21\u677f\u6587\u4ef6\uff0c\u4f8b\u5982\uff1a<\/p>\n\n\n\n<p>index.php (\u9996\u9875)<\/p>\n\n\n\n<p>single.php (\u6587\u7ae0\u9875)<\/p>\n\n\n\n<p>page.php (\u9875\u9762)<\/p>\n\n\n\n<p>footer.php (\u9875\u811a)<\/p>\n\n\n\n<p>\u6dfb\u52a0\u4ee3\u7801\uff1a\u5728\u4f60\u5e0c\u671b\u65f6\u95f4\u51fa\u73b0\u7684\u4f4d\u7f6e\uff0c\u7c98\u8d34\u4ee5\u4e0b\u4ee3\u7801\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php\n\/\/ \u83b7\u53d6WordPress\u5f53\u524d\u65f6\u95f4\u7684\u65f6\u95f4\u6233\n$current_timestamp = current_time('timestamp');\n\/\/ \u8ba1\u7b9730\u5206\u949f\u524d\u7684\u65f6\u95f4\u6233 (30\u5206\u949f = 30 * 60\u79d2)\n$thirty_minutes_ago_timestamp = $current_timestamp - (30 * 60);\n\/\/ \u5b9a\u4e49\u4f60\u60f3\u8981\u7684\u663e\u793a\u683c\u5f0f\uff0c\u4f8b\u5982 'Y-m-d H:i:s' \u4f1a\u663e\u793a\u6210 2024-05-20 14:35:00\n$date_format = 'Y-m-d H:i:s';\n\/\/ \u5c06\u65f6\u95f4\u6233\u683c\u5f0f\u5316\u4e3a\u53ef\u8bfb\u7684\u65e5\u671f\u65f6\u95f4\u5b57\u7b26\u4e32\u5e76\u8f93\u51fa\necho date_i18n($date_format, $thirty_minutes_ago_timestamp);\n?><\/code><\/pre>\n\n\n\n<p>\u4ee3\u7801\u8bf4\u660e\uff1a<\/p>\n\n\n\n<p>current_time(&#8216;timestamp&#8217;): \u8fd9\u662f\u4e00\u4e2aWordPress\u51fd\u6570\uff0c\u7528\u4e8e\u5b89\u5168\u5730\u83b7\u53d6\u5f53\u524d\u7684Unix\u65f6\u95f4\u6233\uff0c\u5b83\u4f1a\u8003\u8651\u4f60\u5728 \u8bbe\u7f6e -&gt; \u5e38\u89c4 \u4e2d\u8bbe\u5b9a\u7684\u65f6\u533a-1\u3002<\/p>\n\n\n\n<p>(30 * 60): \u8fd9\u662f30\u5206\u949f\u5bf9\u5e94\u7684\u79d2\u6570\u3002<\/p>\n\n\n\n<p>date_i18n(): \u8fd9\u4e2aWordPress\u51fd\u6570\u4f1a\u6839\u636e\u4f60\u8bbe\u5b9a\u7684\u683c\u5f0f\u548c\u56fd\u9645\u5316\u8bbe\u7f6e\u6765\u663e\u793a\u65e5\u671f\u548c\u65f6\u95f4-8\u3002<\/p>\n\n\n\n<p>$date_format \u53d8\u91cf: \u4f60\u53ef\u4ee5\u4fee\u6539\u8fd9\u4e2a\u683c\u5f0f\uff0c\u4f8b\u5982\u6539\u4e3a &#8216;g:i a&#8217; \u4f1a\u663e\u793a\u6210 2:35 pm\u3002\u66f4\u591a\u683c\u5f0f\u8bf7\u53c2\u8003PHP\u65e5\u671f\u683c\u5f0f\u6587\u6863\u3002<\/p>\n\n\n\n<p><strong>\u65b9\u6848\u4e8c\uff1a\u4f7f\u7528\u7b80\u7801(Shortcode)\u5b9e\u73b0\u66f4\u7075\u6d3b\u7684\u8c03\u7528<\/strong><\/p>\n\n\n\n<p>\u5982\u679c\u4f60\u5e0c\u671b\u5728\u4e0d\u76f4\u63a5\u4fee\u6539\u4e3b\u9898PHP\u6587\u4ef6\u7684\u60c5\u51b5\u4e0b\uff0c\u5728\u6587\u7ae0\u3001\u9875\u9762\u6216\u5c0f\u5de5\u5177\u4e2d\u63d2\u5165\u8fd9\u4e2a\u52a8\u6001\u65f6\u95f4\uff0c\u53ef\u4ee5\u81ea\u5df1\u521b\u5efa\u4e00\u4e2a\u7b80\u7801\u3002<\/p>\n\n\n\n<p>\u6b65\u9aa4\uff1a<\/p>\n\n\n\n<p>\u5c06\u4ee3\u7801\u6dfb\u52a0\u5230\u4e3b\u9898\u7684 functions.php \u6587\u4ef6\uff1a<\/p>\n\n\n\n<p>\u8fdb\u5165 \u5916\u89c2 -&gt; \u4e3b\u9898\u6587\u4ef6\u7f16\u8f91\u5668\uff0c\u627e\u5230 functions.php \u6587\u4ef6\uff0c\u5728\u6587\u4ef6\u672b\u5c3e\u6dfb\u52a0\u4ee5\u4e0b\u4ee3\u7801\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ \u521b\u5efa\u4e00\u4e2a\u7b80\u7801 &#91;time_minus_30]\nfunction display_time_minus_30_shortcode() {\n    \/\/ \u83b7\u53d6\u5f53\u524d\u65f6\u95f4\u6233\u5e76\u51cf\u53bb30\u5206\u949f\n    $current_timestamp = current_time('timestamp');\n    $thirty_minutes_ago_timestamp = $current_timestamp - (30 * 60);\n    \/\/ \u8bbe\u7f6e\u65f6\u95f4\u683c\u5f0f\n    $date_format = 'Y-m-d H:i:s';\n    \/\/ \u8fd4\u56de\u683c\u5f0f\u5316\u540e\u7684\u65f6\u95f4\n    return date_i18n($date_format, $thirty_minutes_ago_timestamp);\n}\nadd_shortcode('time_minus_30', 'display_time_minus_30_shortcode');<\/code><\/pre>\n\n\n\n<p>\u4fdd\u5b58\u6587\u4ef6\u3002<\/p>\n\n\n\n<p>\u5728\u9700\u8981\u7684\u5730\u65b9\u4f7f\u7528\u7b80\u7801\uff1a<\/p>\n\n\n\n<p>\u5728\u6587\u7ae0\/\u9875\u9762\u4e2d\uff1a\u76f4\u63a5\u5728\u7f16\u8f91\u5668\u5185\u5bb9\u4e2d\u8f93\u5165 [time_minus_30]\u3002<\/p>\n\n\n\n<p>\u5728\u4fa7\u8fb9\u680f\/\u9875\u811a\u7b49\u5c0f\u5de5\u5177\u533a\u57df\uff1a\u5728\u540e\u53f0 \u5916\u89c2 -&gt; \u5c0f\u5de5\u5177 \u4e2d\uff0c\u6dfb\u52a0\u4e00\u4e2a\u201c\u6587\u672c\u201d\u6216\u201c\u7b80\u7801\u201d\u5c0f\u5de5\u5177\uff0c\u7136\u540e\u5728\u5176\u4e2d\u8f93\u5165 [time_minus_30]\u3002<\/p>\n\n\n\n<p><strong>\u91cd\u8981\u63d0\u793a\uff1a\u7406\u89e3\u201c\u9875\u9762\u663e\u793a\u7684\u65f6\u95f4\u201d<\/strong><\/p>\n\n\n\n<p>\u8bf7\u6ce8\u610f\uff0c\u4e0a\u8ff0\u6240\u6709\u4ee3\u7801\u751f\u6210\u7684\u662f\u4e00\u4e2a\u52a8\u6001\u7684\u3001\u5b9e\u65f6\u7684\u65f6\u95f4\u3002\u8fd9\u610f\u5473\u7740\uff0c\u65e0\u8bba\u7528\u6237\u4f55\u65f6\u8bbf\u95ee\u8fd9\u4e2a\u9875\u9762\uff0c\u770b\u5230\u7684\u65f6\u95f4\u59cb\u7ec8\u662f\u201c\u4ed6\/\u5979\u8bbf\u95ee\u90a3\u4e00\u523b\u7684\u5f53\u524d\u65f6\u95f4\u51cf\u53bb30\u5206\u949f\u201d\u3002<\/p>\n\n\n\n<p>\u8fd9\u4e2a\u503c\u4f1a\u6bcf\u5206\u6bcf\u79d2\u90fd\u5728\u53d8\u5316\uff0c\u5e76\u4e0d\u662f\u4e00\u4e2a\u56fa\u5b9a\u5728\u6587\u7ae0\u6216\u9875\u9762\u53d1\u5e03\u65f6\u7684\u9759\u6001\u65f6\u95f4\u3002<\/p>\n\n\n\n<p>\u5982\u679c\u4f60\u662f\u60f3\u4fee\u6539\u6587\u7ae0\u7684\u53d1\u5e03\u65f6\u95f4(\u4f8b\u5982\uff0c\u8ba9\u6240\u6709\u6587\u7ae0\u770b\u8d77\u6765\u50cf\u662f30\u5206\u949f\u524d\u53d1\u5e03\u7684)\uff0c\u90a3\u5b8c\u5168\u662f\u53e6\u4e00\u79cd\u9700\u6c42\uff0c\u9700\u8981\u4fee\u6539\u6570\u636e\u5e93\u6216\u4f7f\u7528\u7c7b\u4f3c human_time_diff \u7684\u51fd\u6570\u6765\u663e\u793a\u76f8\u5bf9\u65f6\u95f4\uff0c\u800c\u975e\u4e00\u4e2a\u7edd\u5bf9\u65f6\u95f4\u70b9-1-3-7\u3002<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8981\u5b9e\u73b0WordPress\u9875\u9762\u663e\u793a\u201c\u5f53\u524d\u65f6\u95f4\u7684\u524d30\u5206\u949f\u201d\uff0c\u6709\u51e0\u79cd\u4e0d\u540c\u7684\u65b9\u6cd5\uff0c\u5177\u4f53\u53d6\u51b3\u4e8e\u4f60\u60f3\u5728\u54ea\u79cd\u573a\u666f\u4e0b\u4f7f\u7528\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[111],"tags":[4075,4073,4074,4076],"class_list":{"0":"post-6733","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-jianzhan","7":"tag-shortcode","8":"tag-wordpress","10":"tag-4076"},"_links":{"self":[{"href":"https:\/\/topfreetheme.com\/index.php?rest_route=\/wp\/v2\/posts\/6733","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/topfreetheme.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/topfreetheme.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/topfreetheme.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/topfreetheme.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6733"}],"version-history":[{"count":1,"href":"https:\/\/topfreetheme.com\/index.php?rest_route=\/wp\/v2\/posts\/6733\/revisions"}],"predecessor-version":[{"id":6734,"href":"https:\/\/topfreetheme.com\/index.php?rest_route=\/wp\/v2\/posts\/6733\/revisions\/6734"}],"wp:attachment":[{"href":"https:\/\/topfreetheme.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6733"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/topfreetheme.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6733"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/topfreetheme.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6733"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}