{"id":469,"date":"2025-05-23T18:24:51","date_gmt":"2025-05-23T18:24:51","guid":{"rendered":"https:\/\/worthy.greatwallportal.hk\/?page_id=469"},"modified":"2025-05-23T20:08:04","modified_gmt":"2025-05-23T20:08:04","slug":"message","status":"publish","type":"page","link":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/message\/","title":{"rendered":"Message"},"content":{"rendered":"<style type=\"text\/css\">\n                .bm-login-form{\n                    background: rgba(var(--bm-bg-color), 1);\n                    border: 1px solid rgba(var(--bm-border-color), 1);\n                    border-radius: var(--bm-border-radius);\n                    color: rgba(var(--bm-text-color), 1);\n                    font-family: var(--bm-font-family);\n                    padding: 28px 32px;\n                    margin: 20px auto;\n                    width: 100%;\n                    max-width: 420px;\n                    box-sizing: border-box;\n                    font-size: 14px;\n                    line-height: 1.5;\n                }\n\n                .bm-login-form *,\n                .bm-login-form *::before,\n                .bm-login-form *::after{\n                    box-sizing: border-box;\n                }\n\n                .bm-login-form .bm-login-text{\n                    color: rgba(var(--bm-text-color), 1);\n                    font-size: 18px;\n                    line-height: 1.3;\n                    margin: 0 0 22px;\n                    padding: 0;\n                    font-weight: 600;\n                    text-align: center;\n                }\n\n                .bm-login-form form p{\n                    margin: 0 0 14px;\n                    padding: 0;\n                }\n\n                .bm-login-form form label{\n                    display: block;\n                    width: 100%;\n                    margin: 0 0 6px;\n                    padding: 0;\n                    color: rgba(var(--bm-text-color), 0.85);\n                    font-size: 13px;\n                    font-weight: 500;\n                    line-height: 1.4;\n                }\n\n                .bm-login-form form input[type=\"text\"],\n                .bm-login-form form input[type=\"password\"],\n                .bm-login-form form input[type=\"email\"]{\n                    display: block;\n                    width: 100%;\n                    height: auto;\n                    margin: 0;\n                    padding: 9px 12px;\n                    background: rgba(var(--bm-bg-secondary), 1);\n                    border: 1px solid rgba(var(--bm-border-color), 1);\n                    border-radius: var(--bm-border-radius);\n                    color: rgba(var(--bm-text-color), 1);\n                    font-family: inherit;\n                    font-size: 14px;\n                    line-height: 1.4;\n                    outline: none;\n                    box-shadow: none;\n                    transition: border-color 0.15s ease, box-shadow 0.15s ease;\n                    -webkit-appearance: none;\n                    appearance: none;\n                }\n\n                .bm-login-form form input[type=\"text\"]:focus,\n                .bm-login-form form input[type=\"password\"]:focus,\n                .bm-login-form form input[type=\"email\"]:focus{\n                    border-color: rgba(var(--main-bm-color), 1);\n                    box-shadow: 0 0 0 3px rgba(var(--main-bm-color), 0.15);\n                }\n\n                .bm-login-form form .login-remember{\n                    margin: 4px 0 18px;\n                }\n\n                .bm-login-form form .login-remember label{\n                    display: flex;\n                    align-items: center;\n                    gap: 8px;\n                    margin: 0;\n                    font-size: 13px;\n                    color: rgba(var(--bm-text-color), 0.8);\n                    cursor: pointer;\n                }\n\n                .bm-login-form form .login-remember input[type=\"checkbox\"]{\n                    margin: 0;\n                    width: 16px;\n                    height: 16px;\n                    flex-shrink: 0;\n                    accent-color: rgba(var(--main-bm-color), 1);\n                }\n\n                .bm-login-form form .login-submit{\n                    margin: 0;\n                }\n\n                .bm-login-form form input[type=\"submit\"],\n                .bm-login-form form button[type=\"submit\"]{\n                    display: block;\n                    width: 100%;\n                    margin: 0;\n                    padding: 10px 16px;\n                    background: rgba(var(--main-bm-color), 1);\n                    border: 1px solid rgba(var(--main-bm-color), 1);\n                    border-radius: var(--bm-border-radius);\n                    color: #ffffff;\n                    font-family: inherit;\n                    font-size: 14px;\n                    font-weight: 500;\n                    line-height: 1.4;\n                    text-align: center;\n                    cursor: pointer;\n                    outline: none;\n                    box-shadow: none;\n                    text-shadow: none;\n                    transition: filter 0.15s ease, box-shadow 0.15s ease;\n                    -webkit-appearance: none;\n                    appearance: none;\n                }\n\n                .bm-login-form form input[type=\"submit\"]:hover,\n                .bm-login-form form button[type=\"submit\"]:hover{\n                    filter: brightness(1.1);\n                }\n\n                .bm-login-form form input[type=\"submit\"]:focus,\n                .bm-login-form form button[type=\"submit\"]:focus{\n                    box-shadow: 0 0 0 3px rgba(var(--main-bm-color), 0.3);\n                }\n\n                body.bm-messages-dark .bm-login-form form input[type=\"text\"],\n                body.bm-messages-dark .bm-login-form form input[type=\"password\"],\n                body.bm-messages-dark .bm-login-form form input[type=\"email\"]{\n                    background: rgba(var(--bm-bg-color), 1);\n                    border-color: rgba(var(--bm-border-color), 0.5);\n                }\n\n                body.bm-messages-dark .bm-login-form form input[type=\"text\"]:focus,\n                body.bm-messages-dark .bm-login-form form input[type=\"password\"]:focus,\n                body.bm-messages-dark .bm-login-form form input[type=\"email\"]:focus{\n                    border-color: rgba(var(--bm-border-color), 1);\n                    box-shadow: 0 0 0 3px rgba(var(--bm-border-color), 0.4);\n                }\n\n                body.bm-messages-dark .bm-login-form form input[type=\"submit\"],\n                body.bm-messages-dark .bm-login-form form button[type=\"submit\"]{\n                    background: rgba(var(--bm-bg-secondary), 1);\n                    border: 1px solid rgba(var(--bm-border-color), 0.5);\n                    color: rgba(var(--bm-text-color), 1);\n                }\n\n                body.bm-messages-dark .bm-login-form form input[type=\"submit\"]:focus,\n                body.bm-messages-dark .bm-login-form form button[type=\"submit\"]:focus{\n                    box-shadow: 0 0 0 3px rgba(var(--bm-border-color), 0.5);\n                }\n            <\/style>\n            <div class=\"bm-login-form\">\n                <p class=\"bm-login-text\">Login required<\/p><form name=\"bm-login-form\" id=\"bm-login-form\" action=\"https:\/\/worthy.greatwallportal.hk\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">\u7528\u6237\u540d\u6216\u90ae\u7bb1\u5730\u5740<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">\u5bc6\u7801<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> \u8bb0\u4f4f\u6211<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"\u767b\u5f55\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"\/zh_cn\/wp-json\/wp\/v2\/pages\/469\" \/>\n\t\t\t<\/p><\/form>            <\/div>","protected":false},"excerpt":{"rendered":"<p>Login required \u7528\u6237\u540d\u6216\u90ae\u7bb1\u5730\u5740 \u5bc6\u7801 \u8bb0\u4f4f\u6211<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-469","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Message - Worthy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/worthy.greatwallportal.hk\/zh_cn\/message\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Message\" \/>\n<meta property=\"og:description\" content=\"Login required \u7528\u6237\u540d\u6216\u90ae\u7bb1\u5730\u5740 \u5bc6\u7801 \u8bb0\u4f4f\u6211\" \/>\n<meta property=\"og:url\" content=\"https:\/\/worthy.greatwallportal.hk\/zh_cn\/message\/\" \/>\n<meta property=\"og:site_name\" content=\"Worthy\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-23T20:08:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/worthy.greatwallportal.hk\/wp-content\/uploads\/2025\/05\/WORTHY_LOGO-e1747308717411.png\" \/>\n\t<meta property=\"og:image:width\" content=\"150\" \/>\n\t<meta property=\"og:image:height\" content=\"93\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/message\\\/\",\"url\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/message\\\/\",\"name\":\"Message - Worthy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/#website\"},\"datePublished\":\"2025-05-23T18:24:51+00:00\",\"dateModified\":\"2025-05-23T20:08:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/message\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/worthy.greatwallportal.hk\\\/message\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/message\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Message\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/#website\",\"url\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/\",\"name\":\"WORTHY\",\"description\":\"Let every enterprise grow more effectively and help The global economy develops more steadily.\",\"publisher\":{\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/#organization\",\"name\":\"WORTHY\",\"url\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/WORTHY-LOGO.png\",\"contentUrl\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/WORTHY-LOGO.png\",\"width\":144,\"height\":88,\"caption\":\"WORTHY\"},\"image\":{\"@id\":\"https:\\\/\\\/worthy.greatwallportal.hk\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Message - Worthy","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/message\/","og_locale":"zh_CN","og_type":"article","og_title":"Message","og_description":"Login required \u7528\u6237\u540d\u6216\u90ae\u7bb1\u5730\u5740 \u5bc6\u7801 \u8bb0\u4f4f\u6211","og_url":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/message\/","og_site_name":"Worthy","article_modified_time":"2025-05-23T20:08:04+00:00","og_image":[{"width":150,"height":93,"url":"https:\/\/worthy.greatwallportal.hk\/wp-content\/uploads\/2025\/05\/WORTHY_LOGO-e1747308717411.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/worthy.greatwallportal.hk\/message\/","url":"https:\/\/worthy.greatwallportal.hk\/message\/","name":"Message - Worthy","isPartOf":{"@id":"https:\/\/worthy.greatwallportal.hk\/#website"},"datePublished":"2025-05-23T18:24:51+00:00","dateModified":"2025-05-23T20:08:04+00:00","breadcrumb":{"@id":"https:\/\/worthy.greatwallportal.hk\/message\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/worthy.greatwallportal.hk\/message\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/worthy.greatwallportal.hk\/message\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/worthy.greatwallportal.hk\/"},{"@type":"ListItem","position":2,"name":"Message"}]},{"@type":"WebSite","@id":"https:\/\/worthy.greatwallportal.hk\/#website","url":"https:\/\/worthy.greatwallportal.hk\/","name":"WORTHY","description":"Let every enterprise grow more effectively and help The global economy develops more steadily.","publisher":{"@id":"https:\/\/worthy.greatwallportal.hk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/worthy.greatwallportal.hk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/worthy.greatwallportal.hk\/#organization","name":"WORTHY","url":"https:\/\/worthy.greatwallportal.hk\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/worthy.greatwallportal.hk\/#\/schema\/logo\/image\/","url":"https:\/\/worthy.greatwallportal.hk\/wp-content\/uploads\/2025\/05\/WORTHY-LOGO.png","contentUrl":"https:\/\/worthy.greatwallportal.hk\/wp-content\/uploads\/2025\/05\/WORTHY-LOGO.png","width":144,"height":88,"caption":"WORTHY"},"image":{"@id":"https:\/\/worthy.greatwallportal.hk\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/pages\/469","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/comments?post=469"}],"version-history":[{"count":7,"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/pages\/469\/revisions"}],"predecessor-version":[{"id":518,"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/pages\/469\/revisions\/518"}],"wp:attachment":[{"href":"https:\/\/worthy.greatwallportal.hk\/zh_cn\/wp-json\/wp\/v2\/media?parent=469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}