{"id":3796,"date":"2026-05-21T19:35:22","date_gmt":"2026-05-21T11:35:22","guid":{"rendered":""},"modified":"2026-05-21T19:39:09","modified_gmt":"2026-05-21T11:39:09","slug":"%e5%ae%89%e5%8d%93%e4%ba%ac%e5%a2%a8v1-15-3%e5%8f%a4%e8%af%97%e8%af%8d%e6%96%87%e5%8a%a9%e6%89%8b","status":"publish","type":"post","link":"https:\/\/www.souziyuan.top\/index.php\/archives\/3796","title":{"rendered":"\u5b89\u5353\u4eac\u58a8v1.15.3\u53e4\u8bd7\u8bcd\u6587\u52a9\u624b"},"content":{"rendered":"<h3>\u8f6f\u4ef6\u4ecb\u7ecd<\/h3>\n<p>\u4eac\u58a8\u662f\u4e00\u6b3e\u514d\u8d39\u5f00\u6e90\u96c6\u4e0a\u4e07\u9996\u53e4\u8bd7\u8bcd\u3001\u540d\u53e5\u3001\u4e0a\u4e07\u6761\u6b47\u540e\u8bed\u3001\u6210\u8bed\u7b49\u4e8e\u4e00\u8eab\u7684\u67e5\u8be2\u9605\u8bfb\u5c0f\u5de5\u5177\uff0c\u53e6\u5916\u9644\u5e26\u5e38\u7528\u7684\u77e5\u8bc6\u5361\u7247\u3002\u7b80\u8a00\u4e4b\uff0c\u53ef\u5145\u5206\u4e86\u89e3\u3001\u8d4f\u6790\u5404\u79cd\u7c7b\u578b\u7684\u53e4\u8bd7\u4f5c\u54c1\uff0c\u5305\u62ec\u5510\u8bd7\u3001\u5b8b\u8bcd\u3001\u5143\u66f2\u3001\u695a\u8f9e\u3001\u6b4c\u8d4b\u7b49\uff0c\u6db5\u76d6\u5404\u4e2a\u671d\u4ee3\u548c\u6d41\u6d3e\uff0c\u6ee1\u8db3\u4e0d\u540c\u5174\u8da3\u548c\u9700\u6c42\u3002\u53ef\u79bb\u7ebf\u4f7f\u7528~<\/p>\n<h3>\u8f6f\u4ef6\u622a\u56fe<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/www.x6d.com\/uploads\/allimg\/240202\/1706846126905802.jpg\" title=\"1706846126905802.jpg\" alt=\"HT_20240202115417.jpg\"\/><\/p>\n<h4>Github<\/h4>\n<p>https:\/\/github.com\/hefengbao\/jingmo<\/p>\n<div class=\"article-down\" id=\"article-down\">\n<h4>\u4e0b\u8f7d\u5730\u5740<\/h4>\n<div style=\"padding:15px;background:#f5f5f5;border-radius:4px;color:#666;text-align:center;\">\n            \ud83d\udd12 \u5269\u4f59\u5185\u5bb9\u5df2\u9690\u85cf\uff0c\u8bf7<a href=\"javascript:void(0);\" onclick=\"openAeroLoginAndForceRefresh()\" style=\"color:#007bff;text-decoration:underline;cursor:pointer;\">\u70b9\u51fb\u767b\u5f55<\/a>\u540e\u67e5\u770b\u5b8c\u6574\u5185\u5bb9<\/br>(\u5df2\u767b\u5f55\u540e\u8bf7\u5237\u65b0\u9875\u9762)\n        <\/div>\n        <script>\n        function openAeroLoginAndForceRefresh() {\n            \/\/ 1. \u5148\u5524\u8d77\u4e3b\u9898\u7684\u767b\u5f55\u5f39\u7a97\n            document.getElementById(\"login-trigger\").click();\n            \n            \/\/ 2. \u5b9a\u4e49\u767b\u5f55\u6210\u529f\u540e\u7684\u5237\u65b0\u51fd\u6570\uff08\u5e26\u968f\u673a\u53c2\u6570\u5f3a\u5236\u8df3\u8fc7\u7f13\u5b58\uff09\n            function forceRefreshPage() {\n                \/\/ \u6dfb\u52a0\u65f6\u95f4\u6233\u53c2\u6570\uff0c\u5f3a\u5236\u6d4f\u89c8\u5668\u548c\u670d\u52a1\u5668\u91cd\u65b0\u52a0\u8f7d\u9875\u9762\uff0c\u8df3\u8fc7\u6240\u6709\u7f13\u5b58\n                window.location.href = window.location.pathname + \"?t=\" + Date.now() + window.location.hash;\n            }\n            \n            \/\/ 3. \u7b2c\u4e00\u91cd\u68c0\u6d4b\uff1a\u76d1\u542cbody\u7684class\u53d8\u5316\uff08\u6807\u51c6\u60c5\u51b5\uff09\n            const classObserver = new MutationObserver(function(mutations) {\n                mutations.forEach(function(mutation) {\n                    if (mutation.target.classList.contains(\"logged-in\")) {\n                        forceRefreshPage();\n                        classObserver.disconnect();\n                        cookieObserver.disconnect();\n                        modalObserver.disconnect();\n                    }\n                });\n            });\n            \n            classObserver.observe(document.body, {\n                attributes: true,\n                attributeFilter: [\"class\"]\n            });\n            \n            \/\/ 4. \u7b2c\u4e8c\u91cd\u68c0\u6d4b\uff1a\u76d1\u542cWordPress\u767b\u5f55cookie\uff08\u6700\u53ef\u9760\uff09\n            let cookieObserver = setInterval(function() {\n                \/\/ \u68c0\u6d4b\u662f\u5426\u5b58\u5728WordPress\u767b\u5f55cookie\n                if (document.cookie.indexOf(\"wordpress_logged_in_\") !== -1) {\n                    forceRefreshPage();\n                    clearInterval(cookieObserver);\n                    classObserver.disconnect();\n                    modalObserver.disconnect();\n                }\n            }, 500); \/\/ \u6bcf500\u6beb\u79d2\u68c0\u6d4b\u4e00\u6b21\n            \n            \/\/ 5. \u7b2c\u4e09\u91cd\u68c0\u6d4b\uff1a\u76d1\u542c\u767b\u5f55\u5f39\u7a97\u5173\u95ed\u4e8b\u4ef6\uff08\u515c\u5e95\uff09\n            const modalObserver = new MutationObserver(function(mutations) {\n                mutations.forEach(function(mutation) {\n                    \/\/ \u68c0\u6d4b\u767b\u5f55\u5f39\u7a97\u662f\u5426\u88ab\u9690\u85cf\n                    const loginModal = document.getElementById(\"login-modal\");\n                    if (loginModal && window.getComputedStyle(loginModal).display === \"none\") {\n                        \/\/ \u5f39\u7a97\u5173\u95ed\u540e\u5ef6\u8fdf1\u79d2\u518d\u68c0\u6d4bcookie\uff0c\u9632\u6b62\u767b\u5f55\u8fd8\u6ca1\u5b8c\u6210\n                        setTimeout(function() {\n                            if (document.cookie.indexOf(\"wordpress_logged_in_\") !== -1) {\n                                forceRefreshPage();\n                            }\n                        }, 1000);\n                        modalObserver.disconnect();\n                    }\n                });\n            });\n            \n            \/\/ \u76d1\u542c\u767b\u5f55\u5f39\u7a97\u7684\u663e\u793a\u72b6\u6001\u53d8\u5316\n            const loginModal = document.getElementById(\"login-modal\");\n            if (loginModal) {\n                modalObserver.observe(loginModal, {\n                    attributes: true,\n                    attributeFilter: [\"style\", \"class\"]\n                });\n            }\n            \n            \/\/ 6. 15\u79d2\u540e\u81ea\u52a8\u505c\u6b62\u6240\u6709\u68c0\u6d4b\uff0c\u9632\u6b62\u5185\u5b58\u6cc4\u6f0f\n            setTimeout(function() {\n                classObserver.disconnect();\n                clearInterval(cookieObserver);\n                modalObserver.disconnect();\n            }, 15000);\n        }\n        <\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u8f6f\u4ef6\u4ecb\u7ecd \u4eac\u58a8\u662f\u4e00\u6b3e\u514d\u8d39\u5f00\u6e90\u96c6\u4e0a\u4e07\u9996\u53e4\u8bd7\u8bcd\u3001\u540d\u53e5\u3001\u4e0a\u4e07\u6761\u6b47\u540e\u8bed\u3001\u6210\u8bed\u7b49\u4e8e\u4e00\u8eab\u7684\u67e5\u8be2\u9605\u8bfb\u5c0f\u5de5\u5177\uff0c\u53e6\u5916\u9644\u5e26\u5e38\u7528\u7684\u77e5 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-3796","post","type-post","status-publish","format-standard","hentry","category-anzhuoruanjian"],"_links":{"self":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts\/3796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/comments?post=3796"}],"version-history":[{"count":1,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts\/3796\/revisions"}],"predecessor-version":[{"id":3802,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts\/3796\/revisions\/3802"}],"wp:attachment":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/media?parent=3796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/categories?post=3796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/tags?post=3796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}