{"id":5175,"date":"2022-07-08T11:57:32","date_gmt":"2022-07-08T03:57:32","guid":{"rendered":"http:\/\/www.menglanglang.cn\/?p=5175"},"modified":"2022-07-08T11:57:33","modified_gmt":"2022-07-08T03:57:33","slug":"use-of-undefined-constant-wp_admin-assumed-wp_admin","status":"publish","type":"post","link":"http:\/\/www.menglanglang.cn\/?p=5175","title":{"rendered":"Use of undefined constant WP_ADMIN &#8211; assumed \u2018WP_ADMIN\u2018"},"content":{"rendered":"\n<p>\u200b\u5982\u679c WordPress \u7f51\u7ad9\u8fd0\u884c\u7684 PHP \u7248\u672c \u4ece 7.0 \u5347\u7ea7\u5230 7.4\uff0c\u63d0\u793a\u5982\u4e0b\u8b66\u544a\uff1a<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>Warning: Use of undefined constant WP_ADMIN - assumed 'WP_ADMIN' (this will throw an Error in a future version of PHP) in D:\\xxx\\wp-config.php on line 87<\/p><\/blockquote>\n\n\n\n<p>\u89e3\u51b3\u65b9\u6cd5\uff1a\u6309\u7167\u63d0\u793a\uff0c\u627e\u5230\u4ee3\u7801\u6240\u5728\u884c\uff0c\u6309\u63d0\u793a\u4fee\u6539\u4ee3\u7801\u5373\u53ef\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if (WP_ADMIN === true) {\n\tdefine ('WPLANG', 'zh_CN');\n} else {\n\tdefine ('WPLANG', 'zh_CN');\n}<\/code><\/pre>\n\n\n\n<p>\u4fee\u6539\u4e3a\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if ('WP_ADMIN' === true) {\n\tdefine ('WPLANG', 'zh_CN');\n} else {\n\tdefine ('WPLANG', 'zh_CN');\n}<\/code><\/pre>\n\n\n\n<p>\u539f\u56e0\u662f\uff1a\u9ad8\u7248\u672c\u7684 PHP \u628a\u6240\u6709\u7684\u6ca1\u6709\u52a0\u5355\u5f15\u53f7\u7684\u503c\u90fd\u770b\u6210\u4e86\u5e38\u91cf\uff0c\u6240\u4ee5\u53ea\u9700\u8981\u5728\u62a5\u9519\u7684\u63d0\u793a\u7684\u5730\u65b9\u628a\u5bf9\u5e94\u7684\u503c\u52a0\u4e0a\u5355\u5f15\u53f7\u5373\u53ef\u89e3\u51b3\u95ee\u9898\u3002 \u200b<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u200b\u5982\u679c WordPress \u7f51\u7ad9\u8fd0\u884c\u7684 PHP \u7248\u672c \u4ece 7.0 \u5347\u7ea7\u5230 7.4\uff0c\u63d0\u793a\u5982\u4e0b\u8b66\u544a\uff1a Warnin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[31],"tags":[602,598,680,36,436,363],"class_list":["post-5175","post","type-post","status-publish","format-standard","hentry","category-php","tag-linux","tag-php","tag-warning","tag-wordpress","tag-436","tag-363"],"_links":{"self":[{"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=\/wp\/v2\/posts\/5175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5175"}],"version-history":[{"count":0,"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=\/wp\/v2\/posts\/5175\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5175"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.menglanglang.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}