_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 ուսումնական ինտերնետ-հեռուստատեսություն Sun, 01 May 2016 14:09:43 +0000 en-US hourly 1 https://wordpress.org/?v=5.7.12 Լրատու-հաշվետու #9 https://tv.mskh.am/?p=8618 https://tv.mskh.am/?p=8618#respond Sun, 01 May 2016 14:09:43 +0000 http://tv.mskh.am/?p=8618 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

63 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=8618 0
Լրատու-հաշվետու #8 https://tv.mskh.am/?p=8378 https://tv.mskh.am/?p=8378#respond Sat, 23 Apr 2016 15:39:50 +0000 http://tv.mskh.am/?p=8378 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

33 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=8378 0
Լրատու-հաշվետու #7 https://tv.mskh.am/?p=8041 https://tv.mskh.am/?p=8041#respond Sat, 09 Apr 2016 16:02:02 +0000 http://tv.mskh.am/?p=8041 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

 

29 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=8041 0
Լրատու-հաշվետու #6 https://tv.mskh.am/?p=7888 https://tv.mskh.am/?p=7888#respond Sat, 26 Mar 2016 15:37:13 +0000 http://tv.mskh.am/?p=7888 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

40 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7888 0
Լրատու-հաշվետու #5 https://tv.mskh.am/?p=7719 https://tv.mskh.am/?p=7719#respond Sat, 19 Mar 2016 15:20:54 +0000 http://tv.mskh.am/?p=7719 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

35 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7719 0
Լրատու-հաշվետու #4 https://tv.mskh.am/?p=7592 https://tv.mskh.am/?p=7592#respond Sat, 12 Mar 2016 14:55:21 +0000 http://tv.mskh.am/?p=7592 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

29 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7592 0
Լրատու-հաշվետու #3 https://tv.mskh.am/?p=7577 https://tv.mskh.am/?p=7577#respond Sat, 05 Mar 2016 13:59:17 +0000 http://tv.mskh.am/?p=7577 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

65 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7577 0
Լրատու-հաշվետու #2 https://tv.mskh.am/?p=7452 https://tv.mskh.am/?p=7452#respond Sat, 13 Feb 2016 19:14:54 +0000 http://tv.mskh.am/?p=7452 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

Հաղորդման որոշ հատվածներում կան տեխնիկական խնդիրներ`կապված երաժշտության հետ: Երաշժտություններն արգելափակվել են Youtube-ի կողմից:

30 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7452 0
Լրատու-հաշվետու #1 https://tv.mskh.am/?p=7425 https://tv.mskh.am/?p=7425#respond Sat, 06 Feb 2016 16:59:08 +0000 http://tv.mskh.am/?p=7425 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2016

61 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7425 0
Լրատու-հաշվետու #14 https://tv.mskh.am/?p=7212 https://tv.mskh.am/?p=7212#respond Sat, 26 Dec 2015 14:39:06 +0000 http://tv.mskh.am/?p=7212 Խորհրդատու ՝ Անի Սարգսյան
Հաղորդման հեղինակներ և հաղորդավարներ՝ Դավիթ Խալաթյան, Նարե Ղալամքարյան
Նկարահանումը և մոնտաժը՝ Անի Սարգսյանի
© Սեբաստացի TV 2015

91 դիտում

]]>
https://tv.mskh.am/?feed=rss2&p=7212 0