Файловый менеджер - Редактировать - /home/infrafs/INFRABIKEIT/wp-content/plugins/grid.zip
Назад
PK Cv1\�;U� � templates/tips-tricks-footer.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <a href="https://really-simple-ssl.com/knowledge-base-overview/" target="_blank" class="button button-rsssl-secondary"><?php _e("Documentation", "really-simple-ssl"); ?></a> PK Cv1\��6 6 templates/header.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <div class="rsssl-secondary-header-item"> <div class="rsssl-save-settings-feedback" style="display: none;"> <?php _e("Save settings" , "really-simple-ssl") ?> </div> <div class="rsssl-instructions">{instructions}</div> </div>PK Cv1\@ɽ�� � templates/settings-footer.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <input class="button button-rsssl-secondary rsssl-button-save" name="Submit" type="submit" value="<?php echo __("Save", "really-simple-ssl"); ?>"/> PK Cv1\�7+� � templates/settings.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <div class="rsssl-settings"> <?php settings_fields('rlrsssl_options'); do_settings_sections('rlrsssl'); ?> </div>PK Cv1\I^�� � templates/our-plugins-header.phpnu �[��� <div class="rsssl-secondary-header-item"> <a href="https://really-simple-plugins.com/"> <img src="<?php echo rsssl_url?>assets/really-simple-plugins.png" alt="Really Simple Plugins Logo"> </a> </div>PK Cv1\��$/L L templates/progress-header.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <div class="rsssl-secondary-header-item"> <?php $all_task_count = RSSSL()->really_simple_ssl->get_all_task_count(); ?> <div class="rsssl-tasks-container rsssl-all-tasks"> <input type="checkbox" class="rsssl-task-toggle" id="rsssl-all-tasks" name="rsssl_all_tasks" <?php if (get_option('rsssl_all_tasks') ) echo "checked"?>> <label class="rsssl-tasks <?php if (get_option('rsssl_all_tasks') ) echo "active"?>" for="rsssl-all-tasks"><?php _e( "All tasks", "really-simple-ssl" ); ?><?php echo " " . "(" . $all_task_count . ")"; ?></label> </div> <div class="rsssl-spacer"></div> <?php $open_task_count = RSSSL()->really_simple_ssl->get_remaining_tasks_count(); if ($open_task_count ==! 0) {?> <div class="rsssl-tasks-container rsssl-remaining-tasks"> <input type="checkbox" class="rsssl-task-toggle" id="rsssl-remaining-tasks" name="rsssl_remaining_tasks" <?php if (get_option('rsssl_remaining_tasks') ) echo "checked"?>> <label for="rsssl-remaining-tasks" id="rsssl-remaining-tasks-label" class="<?php if (get_option('rsssl_remaining_tasks') ) echo "checked"?>"><?php _e( "Remaining tasks", "really-simple-ssl" ); ?><?php echo " " . '(<span class="rsssl_remaining_task_count">' . $open_task_count . "</span>)"; ?></label> </div> <?php } ?> </div> PK Cv1\볇�� � templates/progress.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <?php $percentage_completed = RSSSL()->really_simple_ssl->get_score_percentage(); $lowest_possible_task_count = RSSSL()->really_simple_ssl->get_lowest_possible_task_count(); $progress_bar_class = ''; if ( $percentage_completed < 80 ) { $progress_bar_class = 'orange'; } ?> <div class="rsssl-progress-block"> <div class="rsssl-progress-bar-text"> <div class="progress-bar-container"> <div class="progress"> <div class="bar <?php echo $progress_bar_class?>" style="width:<?php echo $percentage_completed?>%"></div> </div> </div> <div class="progress-text"> <span class="rsssl-progress-percentage"> <?php echo $percentage_completed?>% </span> <span class="rsssl-progress-text"> <?php $open_task_count = RSSSL()->really_simple_ssl->get_remaining_tasks_count(); $open_tasks_html = '<span class="rsssl-progress-count">'.$open_task_count.'</span>'; if (RSSSL()->really_simple_ssl->ssl_enabled) { $doing_well = __( "SSL is activated on your site.", 'really-simple-ssl' ) . ' ' . sprintf( _n( "You still have %s task open.", "You still have %s tasks open.", $open_task_count, 'really-simple-ssl' ), $open_tasks_html ); if ( $open_task_count === 0 ) { _e("SSL configuration finished!", "really-simple-ssl"); } elseif ( !defined('rsssl_pro_version') ){ if ( $open_task_count >= $lowest_possible_task_count) { echo $doing_well; } else { printf(__("Basic SSL configuration finished! Improve your score with %sReally Simple SSL Pro%s.", "really-simple-ssl"), '<a target="_blank" href="' . RSSSL()->really_simple_ssl->pro_url . '">', '</a>'); } } else { echo $doing_well; } } else { if ( !is_network_admin() ) _e("SSL is not yet enabled on this site." , "really-simple-ssl"); } do_action('rsssl_progress_feedback'); ?> </span> </div> </div> <div class="rsssl-scroll-container"> <table class="rsssl-progress-table"> <thead></thead> <tbody> <?php $notices = RSSSL()->really_simple_ssl->get_notices_list(array( 'status' => 'all' )); foreach ($notices as $id => $notice) { RSSSL()->really_simple_ssl->notice_row($id, $notice); } ?> </tbody> </table> </div> </div>PK Cv1\ (2s s templates/other-plugins.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); $plugins = array( 'COMPLIANZTC' => array( 'constant_free' => 'cmplz_tc_version', 'constant_premium' => 'cmplz_tc_version', 'website' => 'https://complianz.io?src=rsssl-plugin', 'search' => 'complianz+terms+conditions+stand-alone', ), 'COMPLIANZ' => array( 'constant_free' => 'cmplz_plugin', 'constant_premium' => 'cmplz_premium', 'website' => 'https://complianz.io/pricing/?src=rsssl-plugin', 'search' => 'complianz+really+simple+cookies+rogierlankhorst', ), 'BURST' => array( 'constant_free' => 'burst_version', 'constant_premium' => 'burst_version', 'website' => 'https://burst-statistics.com', 'search' => 'burst+statistics+really+simple+plugins+self-hosted', ), ); ?> <div> <div class="rsssl-upsell rsssl-cmplz"> <div class="plugin-color"> <div class="cmplz-blue rsssl-bullet"></div> </div> <div class="plugin-text"> <a href="https://wordpress.org/plugins/complianz-gdpr/" target="_blank">Complianz – GDPR/CCPA Cookie Consent</a> </div> <div class="plugin-status"> <?php echo RSSSL()->really_simple_ssl->get_status_link($plugins['COMPLIANZ'])?> </div> </div> <div class="rsssl-upsell rsssl-burst"> <div class="plugin-color"> <div class="burst-green rsssl-bullet"></div> </div> <div class="plugin-text"> <a href="https://wordpress.org/plugins/burst-statistics/" target="_blank">Burst Statistics - <?php _e("Self-hosted, Privacy-friendly analytics tool", "really-simple-ssl")?></a> </div> <div class="plugin-status"> <?php echo RSSSL()->really_simple_ssl->get_status_link($plugins['BURST'])?> </div> </div> <div class="rsssl-upsell rsssl-cmplztc"> <div class="plugin-color"> <div class="cmplztc-black rsssl-bullet"></div> </div> <div class="plugin-text"> <a href="https://wordpress.org/plugins/complianz-terms-conditions/" target="_blank">Complianz - Terms & Conditions</a> </div> <div class="plugin-status"> <?php echo RSSSL()->really_simple_ssl->get_status_link($plugins['COMPLIANZTC'])?> </div> </div> </div> PK Cv1\8F�� � templates/ms-settings.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); settings_fields('rsssl_network_options'); do_settings_sections("really-simple-ssl"); PK Cv1\��� � templates/support.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <div id="rsssl-support-forums-container"> <div class="rsssl-support-forums"> <a href="https://really-simple-ssl.com/forums/forum/general-issues/" target="_blank"> <div class="rsssl-bullet"></div> <div class="rsssl-forums-content"><?php _e("General Issues", "really-simple-ssl")?></div> </a> </div> <div class="rsssl-support-forums"> <a href="https://really-simple-ssl.com/forums/forum/redirect-loops/" target="_blank"> <div class="rsssl-bullet"></div> <div class="rsssl-forums-content"><?php _e("Redirect loops", "really-simple-ssl")?></div> </a> </div> <div class="rsssl-support-forums"> <a href="https://really-simple-ssl.com/forums/forum/multisite/" target="_blank"> <div class="rsssl-bullet"></div> <div class="rsssl-forums-content"><?php _e("Multisite", "really-simple-ssl")?></div> </a> </div> <div class="rsssl-support-forums"> <a href="https://really-simple-ssl.com/forums/forum/really-simple-ssl-pro/" target="_blank"> <div class="rsssl-bullet"></div> <div class="rsssl-forums-content"><?php _e("Really Simple SSL Pro", "really-simple-ssl")?></div> </a> </div> <div class="rsssl-support-forums"> <a href="https://really-simple-ssl.com/forums/forum/mixed-content-site/" target="_blank"> <div class="rsssl-bullet"></div> <div class="rsssl-forums-content"><?php _e("Mixed Content", "really-simple-ssl")?></div> </a> </div> <div class="rsssl-support-forums"> <a href="https://really-simple-ssl.com/knowledge-base/how-to-fix-mixed-content-in-elementor-after-moving-to-ssl/" target="_blank"> <div class="rsssl-bullet"></div> <div class="rsssl-forums-content"><?php _e("Elementor", "really-simple-ssl")?></div> </a> </div> </div> PK Cv1\���>� � templates/grid-container.phpnu �[��� <div class="rsssl-grid"> <?php $hide = isset( $_GET['settings-updated']) ? 'rsssl-settings-saved--fade-in': ''; ?> <div class="rsssl-settings-saved <?php echo $hide?>"> <div class="rsssl-settings-saved__text_and_icon"> <span><div class="rsssl-tooltip-icon dashicons-before rsssl-icon rsssl-success check"><svg width="18" height="18" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z"></path></svg></div></span> <span><?php _e('Changes saved successfully', 'really-simple-ssl') ?> </span> </div> </div> {content} </div>PK Cv1\����S S templates/progress-footer.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <?php if (RSSSL()->really_simple_ssl->ssl_enabled) { $ssl_enabled = "rsssl-dot-success"; $ssl_text = __("SSL Activated", "really-simple-ssl"); } else { $ssl_enabled = "rsssl-dot-error"; $ssl_text = __("SSL Not activated", "really-simple-ssl"); } if (RSSSL()->really_simple_ssl->has_301_redirect()) { $redirect_301 = "rsssl-dot-success"; } else { $redirect_301 = "rsssl-dot-error"; } $button_text = __("Go PRO!", "really-simple-ssl"); $button_link = RSSSL()->really_simple_ssl->pro_url; $go_pro = "<a href='$button_link' target='_blank' class='button button-default upsell'>$button_text</a>"; $activate_btn = ""; if (!RSSSL()->really_simple_ssl->ssl_enabled) { if ( RSSSL()->really_simple_ssl->site_has_ssl || ( defined( 'RSSSL_FORCE_ACTIVATE' ) && RSSSL_FORCE_ACTIVATE ) ) { $button_text = __( "Activate SSL", "really-simple-ssl" ); $activate_btn = '<form action="" method="post" ><input type="submit" class="button button-primary" value="' . $button_text . '" id="rsssl_do_activate_ssl" name="rsssl_do_activate_ssl"></form>'; } } $items = array( 1 => array( 'class' => 'footer-right', 'dot_class' => $ssl_enabled, 'text' => $ssl_text, ), 2 => array( 'class' => 'footer-right', 'dot_class' => $redirect_301, 'text' => __("301 Redirect", "really-simple-ssl"), ), ); ?> <div id="rsssl-progress-footer"> <span class="rsssl-footer-item footer-left"> <?php echo apply_filters("rsssl_progress_footer_left", '').$activate_btn.apply_filters("rsssl_progress_footer_right", $go_pro )?> </span> <?php foreach ($items as $item) { ?> <span class="rsssl-footer-item <?php echo $item['class']?>"> <span class="rsssl-grid-footer dot <?php echo $item['dot_class']?>"></span> <?php echo $item['text']?> </span> <?php } ?> </div> PK Cv1\��a� � templates/tips-tricks.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <div class="rsssl-tips-tricks"> <div class="tips-tricks-content"> <div class="tips-tricks-top"> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Improve security: Add Cross-Site Protection Headers to prevent malicious attacks", "really-simple-ssl")?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/cross-origin-security-headers/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Improve security: Enable HTTP Strict Transport Security (HSTS)", "really-simple-ssl")?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/hsts-http-strict-transport-security-good/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Improve security: Add security headers", "really-simple-ssl");?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/everything-you-need-to-know-about-security-headers/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Adding a Content Security Policy", "really-simple-ssl");?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/knowledge-base/how-to-use-the-content-security-policy-generator/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Adding a Permission Policy", "really-simple-ssl");?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/knowledge-base/how-to-use-the-permissions-policy-header/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Information about landing page redirects", "really-simple-ssl");?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/knowledge-base/avoid-landing-page-redirects/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> <div class="rsssl-tips-tricks-element"> <div class="rsssl-tips-tricks-content"> <?php _e("Install a Let's Encrypt SSL Certificate with Really Simple SSL", "really-simple-ssl");?> </div> <div class="rsssl-tips-tricks-read-more"> <a href="https://really-simple-ssl.com/install-ssl-certificate/" target="_blank"><?php _e("Read more", "really-simple-ssl");?></a> </div> </div> </div> </div> </div> PK Cv1\�Qx x templates/support-footer.phpnu �[��� <?php defined('ABSPATH') or die("you do not have access to this page!"); ?> <a href="<?php echo trailingslashit(rsssl_url).'system-status.php' ?>" class="button button-rsssl-secondary rsssl-wide-button"><?php _e("Download system status", "really-simple-ssl")?></a> <div id="rsssl-feedback"></div> <div class="rsssl-system-status-footer-info"> <span class="system-status-info"><?php echo "<b>" . __("Server type:", "really-simple-ssl") . "</b> " . RSSSL()->rsssl_server->get_server(); ?></span> <span class="system-status-info"><?php echo "<b>" . __("SSL type:", "really-simple-ssl") . "</b> " . $this->ssl_type; ?></span> </div> PK Cv1\�ai:_ _ templates/grid-element.phpnu �[��� <div class="rsssl-item {class}"> <div class="item-container"> {form_open} <div class="rsssl-grid-item-header"> <h3>{title}</h3> {header} </div> <div class="rsssl-grid-item-content"> {content} </div> <div class="rsssl-grid-item-footer"> {footer} </div> {form_close} </div> </div> PK Cv1\��"("