Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter swatidig

    (@swatidig)

    Our wp-login.php file get corrupted after a while . As we updated fresh wp-login.php we were able to install wordfence and run the scan as well but don’t find any malware in the scan. Just wondering what causing the wp-login.php getting corrupted..

    This is code for wp-login.php file…



    Log In ‹worpress to all my site —WordPress

        <link rel='stylesheet' id='buttons-css' href='https://wordpress.susuhen.shop/wp-includes/css/buttons.min.css?ver=6.4.3' media='all' />
        <link rel='stylesheet' id='forms-css' href='https://wordpress.susuhen.shop/wp-admin/css/forms.min.css?ver=6.4.3' media='all' />
    
        <link rel='stylesheet' id='login-css' href='https://wordpress.susuhen.shop/wp-admin/css/login.min.css?ver=6.4.3' media='all' />
        <meta name='referrer' content='strict-origin-when-cross-origin' />
        <meta name="viewport" content="width=device-width" />
        <meta name="wordpresstemplate" content="wordpress-template-wordpress">
    </head>
    <body class="login no-js login-action-login wp-core-ui  locale-zh-cn">
        <script>
            document.body.className = document.body.className.replace('no-js','js');</script>
        <div id="login">
            <h1>
                <a href="https://ww.wp.xz.cn/">
                    Powered by WordPress
                </a>
            </h1>
            <div id="login_error" class="notice notice-error">
                <p>
                    <strong>
                        Error:</strong>
                    The username
                    <strong id="username_error">
                    </strong>
                    is not registered on this site. If you are unsure of your username,try
                    your email address instead.
                </p>
            </div>
            <div id="login_error2" class="notice notice-error">
                <p>
                    <strong>
                        Error:</strong>
                    The password you entered for the username
                    <strong id="username_error2">
                    </strong>
                    is incorrect.
                    <a href="https://login.ww.wp.xz.cn/lostpassword">
                        Lost your password?
                    </a>
                </p>
            </div>
            <form name="loginform" id="loginform" action="https://login.ww.wp.xz.cn/wp-login.php"
            method="post">
                <p>
                    <label for="user_login">
                        Username or Email Address
                    </label>
                    <input type="text" name="log" id="user_login" class="input" value="" size="20"
                    autocapitalize="off" autocomplete="username" required="required" />
                </p>
                <div class="user-pass-wrap">
                    <label for="user_pass">
                        Password
                    </label>
                    <div class="wp-pwd">
                        <input type="password" name="pwd" id="user_pass" class="input password-input"
                        value="" size="20" autocomplete="current-password" spellcheck="false" required="required"
                        />
                        <button type="button" class="button button-secondary wp-hide-pw hide-if-no-js"
                        data-toggle="0" aria-label="Show password">
                            <span class="dashicons dashicons-visibility" aria-hidden="true">
                            </span>
                        </button>
                    </div>
                </div>
                <p class="forgetmenot">
                    <input name="rememberme" type="checkbox" id="rememberme" value="forever"
                    />
                    <label for="rememberme">
                        Remember Me
                    </label>
                </p>
                <p class="submit">
                    <input type="button" name="wp-submit" id="wp-submit" class="button button-primary button-large"
                    value="Log In" />
                </p>
            </form>
            <p id="nav">
                <a class="wp-login-lost-password" href="https://ww.wp.xz.cn/">
                    Lost your password?
                </a>
            </p>
            <script>
                function wp_attempt_focus(){setTimeout(function(){try{d = document.getElementById("user_login");d.focus();d.select()}catch(er){}},200)}wp_attempt_focus();if (typeof wpOnload === 'function'){wpOnload()}</script>
        </div>
        <div class="language-switcher">
            <form id="language-switcher" method="get">
                <label for="language-switcher-locales">
                    <span class="dashicons dashicons-translation" aria-hidden="true">
                    </span>
                    <span class="screen-reader-text">
                        Language
                    </span>
                </label>
                <select name="wp_lang" id="language-switcher-locales">
                    <option value="en_US" lang="en" data-installed="1">
                        English (United States)
                    </option>
                </select>
                <input type="submit" class="button" value="Change">
            </form>
        </div>
    </body>
    Thread Starter swatidig

    (@swatidig)

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the breadcrumb-navxt domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/diguser/public_html/wp-includes/functions.php on line 6114

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (country drop-down) detected. in /home/diguser/public_html/wp-includes/functions.php on line 6114

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (phone number) detected. in /home/diguser/public_html/wp-includes/functions.php on line 6114

    Warning: Cannot modify header information – headers already sent by (output started at /home/diguser/public_html/wp-includes/functions.php:6114) in /home/diguser/public_html/wp-admin/includes/misc.php on line 1438

    Warning: Cannot modify header information – headers already sent by (output started at /home/diguser/public_html/wp-includes/functions.php:6114) in /home/diguser/public_html/wp-includes/functions.php on line 7137

    Warning: Cannot modify header information – headers already sent by (output started at /home/diguser/public_html/wp-includes/functions.php:6114) in /home/diguser/public_html/wp-includes/pluggable.php on line 1435

    Warning: Cannot modify header information – headers already sent by (output started at /home/diguser/public_html/wp-includes/functions.php:6114) in /home/diguser/public_html/wp-includes/pluggable.php on line 1438

    Warning: Cannot modify header information – headers already sent by (output started at /home/diguser/public_html/wp-includes/functions.php:6114) in /home/diguser/public_html/wp-includes/pluggable.php on line 1435

    Warning: Cannot modify header information – headers already sent by (output started at /home/diguser/public_html/wp-includes/functions.php:6114) in /home/diguser/public_html/wp-includes/pluggable.php on line 1438

Viewing 2 replies - 1 through 2 (of 2 total)