{"id":29275,"date":"2024-11-25T15:14:41","date_gmt":"2024-11-25T07:14:41","guid":{"rendered":"https:\/\/fwq.ai\/blog\/29275\/"},"modified":"2024-11-25T15:14:41","modified_gmt":"2024-11-25T07:14:41","slug":"wordpress%e6%80%8e%e4%b9%88%e5%ae%9e%e7%8e%b0gzip%e5%8e%8b%e7%bc%a9js%e5%92%8ccss","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/29275\/","title":{"rendered":"WordPress\u600e\u4e48\u5b9e\u73b0Gzip\u538b\u7f29js\u548ccss"},"content":{"rendered":"<p style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/041\/5dbf9246a9974401.jpg\" style=\"max-width:90%\" class=\"aligncenter\" title=\"WordPress\u600e\u4e48\u5b9e\u73b0Gzip\u538b\u7f29js\u548ccss\u63d2\u56fe\" alt=\"WordPress\u600e\u4e48\u5b9e\u73b0Gzip\u538b\u7f29js\u548ccss\u63d2\u56fe\" \/><\/p>\n<p><strong>1\u3001\u628a\u6a21\u677f\u76ee\u5f55\u4e0b\u7684style.\u590d\u5236\u4e00\u4efd\u51fa\u6765\uff0c\u547d\u540d\u4e3astyle.css.php\uff0c\u63a5\u7740\u5728style.css.php\u9876\u90e8\u52a0\u5165\u8fd9\u53e5\uff1a<\/strong><\/p>\n<pre>&lt;?php  if(extension_loaded(\u2018zlib\u2019)) {ob_start(\u2018ob_gzhandler\u2019);}header(\u201cContent-type: text\/css\u201d); ?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u5728\u6700\u540e\u52a0\u4e0a\u4e0b\u9762\u4ee3\u7801\uff1a<\/p>\n<pre>&lt;?php  if(extension_loaded(\u2018zlib\u2019)) {ob_end_flush();} ?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>2\u3001\u6309\u7167\u4e0b\u9762\u7684\u65b9\u5f0f\u4fee\u6539header.php\u4e2d\u7684css\u8fde\u63a5<\/strong><\/p>\n<p>\u539f\u6765\u7684\uff1a<\/p>\n<pre>&lt;link&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4fee\u6539\u540e\u7684\uff1a<\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<p><span>\u70b9\u51fb\u4e0b\u8f7d<\/span>\u201c\u201d\uff1b<\/p>\n<pre>&lt;link&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8fd9\u6837\uff0c\u4f60\u7684CSS\u5c31\u88abGzip\u538b\u7f29\u4e86\uff0c\u540c\u6837\u7684\u65b9\u6cd5\u53ef\u4ee5\u538b\u7f29\u4f60\u7684JS\u3002\u53ea\u662f\u5728JS\u7684\u9876\u90e8\u52a0\u5165\u7684\u662f\u5982\u4e0b\u4ee3\u7801\uff1a<\/p>\n<pre>&lt;?php  if ( extension_loaded(\u2018zlib\u2019) ) {ob_start(\u2018ob_gzhandler\u2019);}header(\u201cContent-Type: text\/javascript\u201d); ?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u63a8\u8350\u6559\u7a0b\uff1a\/&#8221; target=&#8221;_blank&#8221;&gt;wordpress\u6559\u7a0b<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662fWordPress\u600e\u4e48\u5b9e\u73b0Gzip\u538b\u7f29js\u548c\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1\u3001\u628a\u6a21\u677f\u76ee\u5f55\u4e0b\u7684style.\u590d\u5236\u4e00\u4efd\u51fa\u6765\uff0c\u547d\u540d\u4e3astyle.css.php\uff0c\u63a5\u7740\u5728style.css.php\u9876\u90e8\u52a0\u5165\u8fd9\u53e5\uff1a &lt;?php if(extension_loaded(\u2018zlib\u2019)) {ob_start(\u2018ob_gzhandler\u2019);}header(\u201cContent-type: text\/css\u201d); ?&gt; \u767b\u5f55\u540e\u590d\u5236 \u5728\u6700\u540e\u52a0\u4e0a\u4e0b\u9762\u4ee3\u7801\uff1a &lt;?php if(extension_loaded(\u2018zlib\u2019)) {ob_end_flush();} ?&gt; \u767b\u5f55\u540e\u590d\u5236 2\u3001\u6309\u7167\u4e0b\u9762\u7684\u65b9\u5f0f\u4fee\u6539header.php\u4e2d\u7684css\u8fde\u63a5 \u539f\u6765\u7684\uff1a &lt;link&gt; \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 \u4fee\u6539\u540e\u7684\uff1a \u7acb\u5373\u5b66\u4e60\u201c\u201d\uff1b \u70b9\u51fb\u4e0b\u8f7d\u201c\u201d\uff1b &lt;link&gt; \u767b\u5f55\u540e\u590d\u5236 \u767b\u5f55\u540e\u590d\u5236 \u8fd9\u6837\uff0c\u4f60\u7684CSS\u5c31\u88abGzip\u538b\u7f29\u4e86\uff0c\u540c\u6837\u7684\u65b9\u6cd5\u53ef\u4ee5\u538b\u7f29\u4f60\u7684JS\u3002\u53ea\u662f\u5728JS\u7684\u9876\u90e8\u52a0\u5165\u7684\u662f\u5982\u4e0b\u4ee3\u7801\uff1a &lt;?php if ( extension_loaded(\u2018zlib\u2019) ) {ob_start(\u2018ob_gzhandler\u2019);}header(\u201cContent-Type: text\/javascript\u201d); ?&gt; \u767b\u5f55\u540e\u590d\u5236 \u63a8\u8350\u6559\u7a0b\uff1a\/&#8221; target=&#8221;_blank&#8221;&gt;wordpress\u6559\u7a0b \u4ee5\u4e0a\u5c31\u662fWordPress\u600e\u4e48\u5b9e\u73b0Gzip\u538b\u7f29js\u548c\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":["post-29275","post","type-post","status-publish","format-standard","hentry","category-cms"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/29275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=29275"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/29275\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=29275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=29275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=29275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}