ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
www-data
/
sites
/
naresh-newwordpress
/
wp-content
/
plugins
/
hummingbird-performance
/
admin
/
views
/
settings
/
Upload FileeE
HOME
<?php /** * Settings meta box. * * @package Hummingbird */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <form method="post" class="settings-frm"> <p> <?php esc_html_e( 'Enable support for any accessibility enhancements available in the plugin interface.', 'wphb' ); ?> </p> <div class="sui-box-settings-row"> <div class="sui-box-settings-col-1"> <span class="sui-settings-label"><?php esc_html_e( 'Color Accessibility', 'wphb' ); ?></span> <span class="sui-description"> <?php esc_html_e( 'Increase the visibility and accessibility of elements and components to meet WCAG AAA requirements.', 'wphb' ); ?> </span> </div><!-- end col-third --> <div class="sui-box-settings-col-2"> <label for="color_accessible" class="sui-toggle"> <input type="hidden" name="accessible_colors" value="0" /> <input type="checkbox" id="color_accessible" name="accessible_colors" aria-labelledby="color_accessible-label" <?php checked( 1, $settings['accessible_colors'] ); ?> /> <span class="sui-toggle-slider" aria-hidden="true"></span> <span id="color_accessible-label" class="sui-toggle-label"> <?php esc_html_e( 'Enable high contrast mode', 'wphb' ); ?> </span> </label> </div> </div> </form>