_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 «Սովորող-սովորեցնող». նախագիծ – TV Sebastatsi https://tv.mskh.am ուսումնական ինտերնետ-հեռուստատեսություն Tue, 15 Aug 2017 07:42:51 +0000 en-US hourly 1 https://wordpress.org/?v=5.7.12 «Սովորող-սովորեցնող». նախագիծ https://tv.mskh.am/?p=20565 https://tv.mskh.am/?p=20565#respond Tue, 15 Aug 2017 07:42:51 +0000 http://tv.mskh.am/?p=20565 Նախագծի համակարգումը՝ Գոհար Եղոյանի
Տեսանյութերը՝ Գոհար Եղոյանի
Մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2017

34 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=20565 0
«Սովորող-սովորեցնող» նախագիծը ամառային ճամբարի ընթացքում. #5 https://tv.mskh.am/?p=19430 https://tv.mskh.am/?p=19430#respond Sat, 10 Jun 2017 17:07:45 +0000 http://tv.mskh.am/?p=19430 Նախագիծը՝ Գոհար Եղոյանի
Նկարարահանումը և մոնտաժը` Գոհար Եղոյանի

 

34 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=19430 0
«Սովորող-սովորեցնող» նախագիծը ամառային ճամբարի ընթացքում. #4 https://tv.mskh.am/?p=19427 https://tv.mskh.am/?p=19427#respond Sat, 10 Jun 2017 17:06:00 +0000 http://tv.mskh.am/?p=19427 Նախագիծը՝ Գոհար Եղոյանի
Նկարարահանումը և մոնտաժը` Գոհար Եղոյանի

 

23 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=19427 0
«Սովորող-սովորեցնող» նախագիծը ամառային ճամբարի ընթացքում. #3 https://tv.mskh.am/?p=19424 https://tv.mskh.am/?p=19424#respond Sat, 10 Jun 2017 17:04:37 +0000 http://tv.mskh.am/?p=19424 Նախագիծը՝ Գոհար Եղոյանի
Նկարարահանումը և մոնտաժը` Գոհար Եղոյան

 

23 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=19424 0
«Սովորող-սովորեցնող» նախագիծը ամառային ճամբարի ընթացքում. #2 https://tv.mskh.am/?p=19421 https://tv.mskh.am/?p=19421#respond Sat, 10 Jun 2017 17:03:33 +0000 http://tv.mskh.am/?p=19421 Նախագիծը՝ Գոհար Եղոյանի
Նկարարահանումը և մոնտաժը` Գոհար Եղոյանի

 

29 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=19421 0
«Սովորող-սովորեցնող» նախագիծը ամառային ճամբարի ընթացքում. #1 https://tv.mskh.am/?p=19418 https://tv.mskh.am/?p=19418#respond Sat, 10 Jun 2017 17:02:29 +0000 http://tv.mskh.am/?p=19418 Նախագիծը՝ Գոհար Եղոյանի
Նկարարահանումը և մոնտաժը` Գոհար Եղոյանի

39 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=19418 0
Սովորող-սովորեցնող #1 https://tv.mskh.am/?p=13494 https://tv.mskh.am/?p=13494#respond Mon, 19 Dec 2016 16:28:11 +0000 http://tv.mskh.am/?p=13494 Նախագիծը` Մարգարիտ Սարգսյանի
Հաղորդավարներ` Նանե Այնթաբյան, Ստելլա Սարգսյան
Մասնակիցներ՝ Հասմիկ Թոփչյան, Անի Արղության, Յանա Նահապետյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

 

94 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=13494 0
Սովորող-սովորեցնող. հաղորդման անոնս https://tv.mskh.am/?p=12664 https://tv.mskh.am/?p=12664#comments Tue, 22 Nov 2016 17:22:14 +0000 http://tv.mskh.am/?p=12664 Նախագիծը` Մարգարիտ Սարգսյանի
Հաղորդավարներ` Նանե Այնթաբյան, Ստելլա Սարգսյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

159 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=12664 1