_x( 'Plugin: Limit Login Attempts Logger', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'description' => _x( 'Logs failed login attempts, lockouts, and configuration changes made in the plugin Limit Login Attempts', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'name_via' => _x( 'Using plugin Limit Login Attempts', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'capability' => 'manage_options', 'messages' => array( // 'user_locked_out' => _x( 'User locked out', "Logger: Plugin Limit Login Attempts", "simple-history" ), 'failed_login_whitelisted' => _x( 'Failed login attempt from whitelisted IP', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'failed_login' => _x( 'Was locked out because too many failed login attempts', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'cleared_ip_log' => _x( 'Cleared IP log', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'reseted_lockout_count' => _x( 'Reset lockout count', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'cleared_current_lockouts' => _x( 'Cleared current lockouts', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), 'updated_options' => _x( 'Updated options', 'Logger: Plugin Limit Login Attempts', 'simple-history' ), ), /* "labels" => array( "search" => array( "label" => _x( "Limit Login Attempts", "Logger: Plugin Limit Login Attempts", "simple-history" ), "options" => array( _x( "xxxPages not found", "User logger: 404", "simple-history" ) => array( "page_not_found", ), ), ), // end search ),*/ // end labels ); return $arr_info; } public function loaded() { require_once( ABSPATH . 'wp-admin/includes/plugin.php' ); $pluginFilePath = 'limit-login-attempts/limit-login-attempts.php'; $isPluginActive = is_plugin_active( $pluginFilePath ); // Only continue to add filters if plugin is active. // This minimise the risk of plugin errors, because plugin // has been forked to new versions. if ( ! $isPluginActive ) { return; } add_filter( 'pre_option_limit_login_lockouts_total', array( $this, 'on_option_limit_login_lockouts_total' ), 10, 1 ); add_action( 'load-settings_page_limit-login-attempts', array( $this, 'on_load_settings_page' ), 10, 1 ); } /** * Fired when plugin options screen is loaded */ public function on_load_settings_page( $a ) { // phpcs:ignore WordPress.Security.NonceVerification.Missing if ( $_POST && wp_verify_nonce( $_POST['_wpnonce'], 'limit-login-attempts-options' ) ) { // Settings saved if ( isset( $_POST['clear_log'] ) ) { $this->noticeMessage( 'cleared_ip_log' ); } if ( isset( $_POST['reset_total'] ) ) { $this->noticeMessage( 'reseted_lockout_count' ); } if ( isset( $_POST['reset_current'] ) ) { $this->noticeMessage( 'cleared_current_lockouts' ); } if ( isset( $_POST['update_options'] ) ) { $options = array( 'client_type' => sanitize_text_field( $_POST['client_type'] ), 'allowed_retries' => sanitize_text_field( $_POST['allowed_retries'] ), 'lock{"id":52731,"date":"2022-10-09T21:56:44","date_gmt":"2022-10-09T17:56:44","guid":{"rendered":"https:\/\/tv.mskh.am\/?p=52731"},"modified":"2022-10-09T21:56:50","modified_gmt":"2022-10-09T17:56:50","slug":"%d5%b8%d6%82%d5%bd%d5%b8%d6%82%d6%81%d5%b9%d5%a1%d5%af%d5%a1%d5%b6-%d5%b8%d6%82%d5%ad%d5%bf%d5%a5%d6%80%d5%a9-%d5%a3%d5%b8%d5%b7%d5%a1%d5%be%d5%a1%d5%b6%d6%84","status":"publish","type":"post","link":"https:\/\/tv.mskh.am\/?p=52731","title":{"rendered":"\u0548\u0582\u057d\u0578\u0582\u0581\u0579\u0561\u056f\u0561\u0576 \u0578\u0582\u056d\u057f\u0565\u0580\u0569 \u0533\u0578\u0577\u0561\u057e\u0561\u0576\u0584"},"content":{"rendered":"

\u0540\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b 8-\u056b\u0576\u055d \u0561\u0575\u057d \u057f\u0561\u0580\u057e\u0561 \u057f\u0578\u0576\u0561\u0581\u0578\u0582\u0575\u0581\u0578\u057e \u0539\u0561\u0580\u0563\u0574\u0561\u0576\u0579\u0561\u0581 \u057f\u0578\u0576\u056b\u0576, \u056f\u0580\u0569\u0561\u0570\u0561\u0574\u0561\u056c\u056b\u0580\u056b \u0563\u0580\u0561\u056f\u0561\u0576 \u0561\u056f\u0578\u0582\u0574\u0562\u0568 \u0587 \u0578\u0582\u057d\u0578\u0582\u0581\u0579\u0561\u056f\u0561\u0576 \u0565\u0580\u0563\u0579\u0561\u056d\u0578\u0582\u0574\u0562\u0568 \u00ab\u0548\u0582\u057d\u0578\u0582\u0581\u0579\u056b \u057f\u0578\u0576\u0568 \u0533\u0578\u0577\u0561\u057e\u0561\u0576\u0584\u0578\u0582\u0574\u00bb \u0576\u0561\u056d\u0561\u0563\u056e\u0578\u057e \u054f\u0561\u057e\u0578\u0582\u0577\u0578\u0582\u0574 \u0567\u056b\u0576\u0589 \u0531\u057c\u0561\u057b\u056b\u0576 \u056f\u0561\u0576\u0563\u0561\u057c\u0568 \u0534\u056b\u056c\u056b\u057b\u0561\u0576\u056b \u056f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u056f\u0561\u0576 \u057a\u0578\u0582\u0580\u0561\u056f\u0578\u0582\u0574 \u0567\u0580\u055d \u0561\u0577\u0576\u0561\u0576 \u0563\u0578\u0582\u0575\u0576\u0565\u0580\u056b \u057e\u0561\u0575\u0565\u056c\u0578\u0582\u0574\u0578\u057e\u0589<\/p>\n

\u054a\u0561\u0575\u0574\u0561\u0576\u0561\u057e\u0578\u0580\u057e\u0561\u056e \u056a\u0561\u0574\u056b\u0576 \u0533\u0578\u0577 \u0563\u0575\u0578\u0582\u0572\u0578\u0582\u0574 \u0570\u056b\u0574\u0576\u0561\u056f\u0561\u0576 \u0564\u057a\u0580\u0578\u0581\u056b \u0564\u0561\u0580\u057a\u0561\u057d\u0576\u0565\u0580\u056b \u0574\u0578\u057f \u0570\u0561\u0576\u0564\u056b\u057a\u0565\u0581\u056b\u0576\u0584 \u0574\u0565\u0566 \u057d\u057a\u0561\u057d\u0578\u0572 \u056d\u0561\u0576\u0564\u0561\u057e\u0561\u057c-\u0561\u0563\u0561\u0570 \u0561\u0579\u0584\u0565\u0580\u0578\u057e \u0574\u056b \u056d\u0578\u0582\u0574\u0562 \u057d\u0578\u057e\u0578\u0580\u0578\u0572\u0576\u0565\u0580\u056b\u055d \u056b\u0580\u0565\u0576\u0581 \u0578\u0582\u057d\u0578\u0582\u0581\u056b\u0579\u0576\u0565\u0580\u056b, \u057f\u0576\u0585\u0580\u0565\u0576 \u057f\u056b\u056f\u056b\u0576 \u0531\u0576\u0561\u0570\u056b\u057f\u056b \u0570\u0565\u057f\u0589 \u0548\u0582\u0580\u0561\u056d\u0561\u056c\u056b \u0567\u0580, \u0565\u0580\u0562 \u0562\u0561\u056f\u0578\u0582\u0574 \u0565\u0580\u0563\u057a\u0561\u0580\u056b \u056a\u0561\u0574\u0561\u0576\u0561\u056f \u057a\u0561\u0580\u0566\u0565\u0581\u056b\u0576\u0584, \u0578\u0580 \u057d\u0578\u057e\u0578\u0580\u0578\u0572\u0576\u0565\u0580\u0568 \u053f\u0578\u0574\u056b\u057f\u0561\u057d \u0563\u056b\u057f\u0565\u0576, \u057d\u056b\u0580\u0578\u057e \u0565\u0580\u0563\u0578\u0582\u0574 \u0565\u0576\u0589 \u0544\u0565\u056f-\u0565\u0580\u056f\u0578\u0582 \u057a\u0561\u0580\u0565\u0580\u0563 \u0567\u056c \u0574\u0565\u0576\u0584 \u0578\u0582\u057d\u0578\u0582\u0581\u0561\u0576\u0565\u0581\u056b\u0576\u0584\u0589 \u0553\u0578\u0584\u0580\u0561\u0584\u0561\u0576\u0561\u056f \u0564\u057a\u0580\u0578\u0581\u0578\u0582\u0574 \u0577\u0580\u057b\u0565\u056c\u0578\u0582\u0581, \u0578\u0582\u057d\u0578\u0582\u0581\u056b\u0579\u0576\u0565\u0580\u056b \u0570\u0565\u057f \u056f\u0561\u0580\u0573 \u0570\u0561\u057e\u0561\u0584-\u0566\u0580\u0578\u0582\u0575\u0581\u056b\u0581 \u0570\u0565\u057f\u0578 \u0574\u056b\u0561\u057d\u056b\u0576 \u0584\u0561\u0575\u056c\u0565\u0581\u056b\u0576\u0584 \u0563\u0575\u0578\u0582\u0572\u0578\u057e, \u056f\u0561\u0580\u0564\u0561\u0581\u056b\u0576\u0584 \u0539\u0578\u0582\u0574\u0561\u0576\u0575\u0561\u0576, \u0570\u0561\u057d\u0561\u0576\u0584 \u0533\u0578\u0577\u0561\u057e\u0561\u0576\u0584\u0589 \u0533\u0578\u0577\u0561\u057e\u0561\u0576\u0584\u0568 \u0562\u0561\u0566\u0574\u0561\u0574\u0561\u0580\u0564 \u0567\u0580\u2024 \u0570\u0576\u0561\u0580\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576 \u0578\u0582\u0576\u0565\u0581\u0561\u0576 \u0574\u0561\u057d\u0576\u0561\u056f\u0581\u0565\u056c\u0578\u0582 \u0576\u0561\u0587 \u0574\u0565\u0580 \u056a\u0561\u0574\u0565\u0580\u0563\u0578\u0582\u0569\u0575\u0561\u0576\u0568, \u0578\u0582\u0576\u056f\u0576\u0564\u0580\u0565\u056c\u0578\u0582 \u0574\u0565\u0580 \u0565\u0580\u0563\u0568\u0589<\/p>\n

\u054e\u0565\u0580\u0561\u0564\u0561\u0580\u0571\u0561\u0576\u0584 \u054d\u0587\u0561\u0576\u0561 \u0569\u0565\u0580\u0561\u056f\u0572\u0566\u0578\u057e\u0589 \u054d\u0587\u0561\u0576\u0578\u0582\u0574 \u0581\u0580\u057f\u0561\u0577\u0578\u0582\u0576\u0579 \u0567, \u0574\u0565\u0580 \u0585\u0580\u0568\u055d \u057b\u0565\u0580\u0574\u0561\u0563\u056b\u0576\u0589<\/p>\n

\u0533\u0578\u0577\u056b \u0562\u0576\u0561\u057a\u0561\u057f\u056f\u0565\u0580\u0576\u0565\u0580\u0568\u055d \u0561\u0575\u057d\u057f\u0565\u0572<\/strong><\/a><\/p>\n

\"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a><\/p>\n

\"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a> \"\"<\/a><\/p>\n

115 \u0564\u056b\u057f\u0578\u0582\u0574<\/p>\n","protected":false},"excerpt":{"rendered":"

\u0540\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b 8-\u056b\u0576\u055d \u0561\u0575\u057d \u057f\u0561\u0580\u057e\u0561 \u057f\u0578\u0576\u0561\u0581\u0578\u0582\u0575\u0581\u0578\u057e \u0539\u0561\u0580\u0563\u0574\u0561\u0576\u0579\u0561\u0581 \u057f\u0578\u0576\u056b\u0576, \u056f\u0580\u0569\u0561\u0570\u0561\u0574\u0561\u056c\u056b\u0580\u056b \u0563\u0580\u0561\u056f\u0561\u0576 \u0561\u056f\u0578\u0582\u0574\u0562\u0568 \u0587 \u0578\u0582\u057d\u0578\u0582\u0581\u0579\u0561\u056f\u0561\u0576 \u0565\u0580\u0563\u0579\u0561\u056d\u0578\u0582\u0574\u0562\u0568 \u00ab\u0548\u0582\u057d\u0578\u0582\u0581\u0579\u056b \u057f\u0578\u0576\u0568 \u0533\u0578\u0577\u0561\u057e\u0561\u0576\u0584\u0578\u0582\u0574\u00bb \u0576\u0561\u056d\u0561\u0563\u056e\u0578\u057e \u054f\u0561\u057e\u0578\u0582\u0577\u0578\u0582\u0574 \u0567\u056b\u0576\u0589 \u0531\u057c\u0561\u057b\u056b\u0576 \u056f\u0561\u0576\u0563\u0561\u057c\u0568 \u0534\u056b\u056c\u056b\u057b\u0561\u0576\u056b \u056f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u056f\u0561\u0576 \u057a\u0578\u0582\u0580\u0561\u056f\u0578\u0582\u0574 \u0567\u0580\u055d \u0561\u0577\u0576\u0561\u0576 \u0563\u0578\u0582\u0575\u0576\u0565\u0580\u056b \u057e\u0561\u0575\u0565\u056c\u0578\u0582\u0574\u0578\u057e\u0589 115 \u0564\u056b\u057f\u0578\u0582\u0574<\/p>\n","protected":false},"author":2,"featured_media":52758,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[126],"tags":[],"_links":{"self":[{"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/posts\/52731"}],"collection":[{"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=52731"}],"version-history":[{"count":1,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/posts\/52731\/revisions"}],"predecessor-version":[{"id":52799,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/posts\/52731\/revisions\/52799"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=\/wp\/v2\/media\/52758"}],"wp:attachment":[{"href":"https:\/\/tv.mskh.am\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=52731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=52731"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tv.mskh.am\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=52731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}