{"id":53,"date":"2025-05-10T12:52:39","date_gmt":"2025-05-10T12:52:39","guid":{"rendered":"https:\/\/antiscamhub.com\/?page_id=53"},"modified":"2026-01-06T09:14:19","modified_gmt":"2026-01-06T09:14:19","slug":"create-an-account","status":"publish","type":"page","link":"https:\/\/antiscamhub.com\/bn\/create-an-account\/","title":{"rendered":"\u09a8\u09a4\u09c1\u09a8 \u0985\u09cd\u09af\u09be\u0995\u09be\u0989\u09a8\u09cd\u099f \u0996\u09c1\u09b2\u09c1\u09a8"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_0 et_pb_row et_block_row\"><div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align: center;\">    <style>\n    .divi-register-form {\n        background: #ffffff;\n        padding: 40px;\n        border-radius: 10px;\n        box-shadow: 0 0 15px rgba(0,0,0,0.1);\n        max-width: 400px;\n        margin: 0 auto;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    .divi-register-form h2 {\n        text-align: center;\n        color: #2a0067;\n        margin-bottom: 10px;\n    }\n    .divi-register-form p {\n        text-align: center;\n        margin-bottom: 30px;\n        color: #555;\n    }\n    .divi-register-form input[type=\"text\"],\n    .divi-register-form input[type=\"email\"],\n    .divi-register-form input[type=\"password\"] {\n        width: 100%;\n        padding: 12px 15px;\n        margin: 8px 0 16px;\n        border: 1px solid #ccc;\n        border-radius: 6px;\n        font-size: 14px;\n        box-sizing: border-box;\n        transition: border-color 0.3s;\n    }\n    .divi-register-form input:focus {\n        border-color: #5e00cc;\n        outline: none;\n        box-shadow: 0 0 0 2px rgba(94, 0, 204, 0.1);\n    }\n    .divi-register-form small {\n        color: #888;\n        display: block;\n        margin-top: -12px;\n        margin-bottom: 16px;\n        font-size: 12px;\n    }\n    .divi-register-form .checkbox {\n        display: flex;\n        align-items: center;\n        margin-bottom: 20px;\n        font-size: 14px;\n    }\n    .divi-register-form .checkbox input {\n        margin-right: 10px;\n    }\n    .divi-register-form .checkbox a {\n        color: #5e00cc;\n        text-decoration: none;\n    }\n    .divi-register-form .checkbox a:hover {\n        text-decoration: underline;\n    }\n    .divi-register-form button {\n        width: 100%;\n        padding: 12px;\n        background: #5e00cc;\n        color: white;\n        border: none;\n        border-radius: 6px;\n        font-size: 16px;\n        cursor: pointer;\n        transition: background 0.3s;\n        font-weight: 600;\n    }\n    .divi-register-form button:hover {\n        background: #4c00a8;\n    }\n    .divi-register-form .signin-link {\n        text-align: center;\n        margin-top: 20px;\n        font-size: 14px;\n    }\n    .divi-register-form .signin-link a {\n        color: #5e00cc;\n        text-decoration: none;\n    }\n    .divi-register-form .signin-link a:hover {\n        text-decoration: underline;\n    }\n    .divi-register-form .error-message {\n        background: #ffecec;\n        color: #d63638;\n        padding: 10px;\n        border-radius: 4px;\n        margin-bottom: 20px;\n        border-left: 4px solid #d63638;\n        font-size: 14px;\n    }\n    .divi-register-form .success-message {\n        background: #ecf7ed;\n        color: #00a32a;\n        padding: 10px;\n        border-radius: 4px;\n        margin-bottom: 20px;\n        border-left: 4px solid #00a32a;\n        font-size: 14px;\n    }\n    .divi-register-form .cf-turnstile {\n        margin: 15px 0;\n        display: flex;\n        justify-content: center;\n    }\n    .divi-register-form .social-login {\n        margin: 25px 0;\n        text-align: center;\n    }\n    .divi-register-form .social-login .separator {\n        display: flex;\n        align-items: center;\n        margin: 20px 0;\n        color: #666;\n        font-size: 14px;\n    }\n    .divi-register-form .social-login .separator::before,\n    .divi-register-form .social-login .separator::after {\n        content: \"\";\n        flex: 1;\n        height: 1px;\n        background: #ddd;\n        margin: 0 10px;\n    }\n    .divi-register-form .social-buttons {\n        display: flex;\n        gap: 10px;\n        margin-top: 15px;\n    }\n    .divi-register-form .social-btn {\n        flex: 1;\n        padding: 12px;\n        border: 1px solid #ddd;\n        border-radius: 6px;\n        background: white;\n        cursor: pointer;\n        transition: all 0.3s;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        font-size: 14px;\n        font-weight: 500;\n    }\n    .divi-register-form .social-btn.facebook {\n        color: #1877F2;\n        border-color: #1877F2;\n    }\n    .divi-register-form .social-btn.facebook:hover {\n        background: #1877F2;\n        color: white;\n    }\n    .divi-register-form .social-btn.google {\n        color: #DB4437;\n        border-color: #DB4437;\n    }\n    .divi-register-form .social-btn.google:hover {\n        background: #DB4437;\n        color: white;\n    }\n    .divi-register-form .social-btn i {\n        font-size: 16px;\n    }\n    .divi-register-form .password-strength {\n        margin-top: 5px;\n        height: 4px;\n        border-radius: 2px;\n        background: #eee;\n        overflow: hidden;\n    }\n    .divi-register-form .password-strength-bar {\n        height: 100%;\n        transition: all 0.3s;\n    }\n    .divi-register-form .password-requirements {\n        font-size: 12px;\n        color: #666;\n        margin-top: 5px;\n    }\n    <\/style>\n\n    <div class=\"divi-register-form\">\n        <h2>Create an account<\/h2>\n        <p>Enter your details to create your account<\/p>\n        \n                \n        \n        <!-- Social Login Section -->\n        <div class=\"social-login\">\n            <div class=\"social-buttons\">\n                <button type=\"button\" class=\"social-btn facebook\" onclick=\"handleFacebookLogin()\">\n                    <i>f<\/i> Facebook\n                <\/button>\n                <button type=\"button\" class=\"social-btn google\" onclick=\"handleGoogleLogin()\">\n                    <i>G<\/i> Google\n                <\/button>\n            <\/div>\n            <div class=\"separator\">or continue with email<\/div>\n        <\/div>\n        \n        <form method=\"post\" action=\"\" id=\"custom-signup-form\">\n            <input type=\"hidden\" id=\"custom_signup_nonce\" name=\"custom_signup_nonce\" value=\"a99320738e\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/bn\/wp-json\/wp\/v2\/pages\/53\" \/>            \n            <label for=\"fullname\">Full Name<\/label>\n            <input type=\"text\" id=\"fullname\" name=\"fullname\" placeholder=\"Enter Your Name\" value=\"\" required>\n\n            <label for=\"username\">Username<\/label>\n            <input type=\"text\" id=\"username\" name=\"username\" placeholder=\"Choose a Username\" value=\"\" required>\n\n            <label for=\"email\">Email<\/label>\n            <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Enter Your Email\" value=\"\" required>\n\n            <label for=\"password\">Password<\/label>\n            <input type=\"password\" id=\"password\" name=\"password\" placeholder=\"\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\" required onkeyup=\"checkPasswordStrength(this.value)\">\n            <div class=\"password-strength\">\n                <div class=\"password-strength-bar\" id=\"password-strength-bar\"><\/div>\n            <\/div>\n            <div class=\"password-requirements\" id=\"password-requirements\">\n                Must be at least 8 characters with uppercase, lowercase, and number\n            <\/div>\n\n            <!-- Cloudflare Turnstile Widget -->\n            <div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAABWjkcWSNvM3ciuN\" data-theme=\"light\"><\/div>\n\n            <div class=\"checkbox\">\n                <input type=\"checkbox\" id=\"terms\" name=\"terms\" required>\n                <label for=\"terms\">I accept the <a href=\"https:\/\/antiscamhub.com\/bn\/terms-and-conditions\/\" target=\"_blank\">terms and conditions<\/a><\/label>\n            <\/div>\n\n            <div class=\"checkbox\">\n                <input type=\"checkbox\" id=\"auto_login\" name=\"auto_login\" value=\"1\" checked>\n                <label for=\"auto_login\">Log me in after registration<\/label>\n            <\/div>\n\n            <button type=\"submit\">Create account<\/button>\n        <\/form>\n        \n        <div class=\"signin-link\">\n            Already have an account? <a href=\"https:\/\/antiscamhub.com\/wp-login.php\">Sign in<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    function checkPasswordStrength(password) {\n        const bar = document.getElementById('password-strength-bar');\n        const requirements = document.getElementById('password-requirements');\n        \n        let strength = 0;\n        let feedback = [];\n        \n        if (password.length >= 8) strength += 25;\n        if (\/[A-Z]\/.test(password)) strength += 25;\n        if (\/[a-z]\/.test(password)) strength += 25;\n        if (\/[0-9]\/.test(password)) strength += 25;\n        \n        \/\/ Update strength bar\n        bar.style.width = strength + '%';\n        \n        \/\/ Update colors\n        if (strength < 50) {\n            bar.style.background = '#ff4444';\n        } else if (strength < 75) {\n            bar.style.background = '#ffbb33';\n        } else {\n            bar.style.background = '#00C851';\n        }\n    }\n    \n    function handleFacebookLogin() {\n        \/\/ Implement Facebook login\n        alert('Facebook login would be implemented here. You need to set up Facebook App credentials.');\n        \/\/ window.location.href = 'https:\/\/antiscamhub.com\/wp-login.php?social=facebook';\n    }\n    \n    function handleGoogleLogin() {\n        \/\/ Implement Google login\n        alert('Google login would be implemented here. You need to set up Google OAuth credentials.');\n        \/\/ window.location.href = 'https:\/\/antiscamhub.com\/wp-login.php?social=google';\n    }\n    \n    \/\/ Form submission enhancement\n    document.addEventListener('DOMContentLoaded', function() {\n        const form = document.getElementById('custom-signup-form');\n        if (form) {\n            form.addEventListener('submit', function(e) {\n                const password = document.getElementById('password').value;\n                if (password.length < 8) {\n                    e.preventDefault();\n                    alert('Password must be at least 8 characters long.');\n                    return false;\n                }\n            });\n        }\n    });\n    <\/script>\n    <\/p>\n<\/div><\/div><div class=\"et_pb_code_0 et_pb_code et_pb_module\"><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-53","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/pages\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":19,"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":28011,"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/pages\/53\/revisions\/28011"}],"wp:attachment":[{"href":"https:\/\/antiscamhub.com\/bn\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}