_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 «Մխիթար Սեբաստացի» կրթահամալիրի ինտերնետ-հեռուստատեսություն

2D քաղաք. Նախկին կենտրոնական հանրախանութ

Շենքի չորս հեղինակներն էլ՝ Մազմանյանը, Քոչարը, Ահարոնյանը եւ Մարգարյանը, “մոլի” կոնստրուկտիվիստներ էին: Նրանց նախագծած Կենտրոնական հանրախանութը շահագործման հանձնվեց 1937թ. հունվարի 25-ին: Այժմ շենքի սեփականատերը Ռուսաստանի հայերի միության նախագած  Արա Աբրահամյանին պատկանող կառույցներն են։ Հանրախանութը ուներ 6 առեւտրային բաժիններ: 1937թ. հանրախանութի տարեկան ապրանքաշրջանառության պլանը կազմում էր 6 մլն ռուբլի («նոր փողով»): 1970թ. այդ պլանը կազմում էր 40,7 մլն ռուբլի: Երեւանի Կենտրոնական հանրախանութն ուներ 650 աշխատակից, որոնցից 400-ը զբաղվում էին բուն առեւտրով:Լուսանկարը՝ Ֆոտոլուրի։
50-ականների սկզբներին Ունիվերմագում գողություն էր կատարվել: Գողերին հաջողվել էր գիշերը մնալ հանրախանութում: Նրանք հավաքել էին իրենց հավանած ապրանքները եւ թաքնվել կահույքի բաժնում դրված պահարանում, իսկ առավոտյան. Խանութը բացվելուց անմիջապես հետո, եկան նրանց հանցակիցները եւ արագ գնեցին այդ պահարանը: Շենքը երկու անգամ հրդեհվել է: Առաջին անգամ 1956 թ-ին, սակայն կրակը ուժեղ չէր, եւ հաջողվեց արագ մարել այն: Երկրորդ անգամ՝ 1995-ին, կրակը բռնկվեց 3 հարկից եւ շատ արագ տարածվեց ողջ շենքով:
Լուսանկարները՝ Էլեն Գասպարյանի, Ավետիս Պետրոսյանի

 

 

 

19 դիտում

Թողնել կարծիք

AlphaOmega Captcha Classica  –  Enter Security Code