: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Accessibility settings meta box.
* @var bool $accessible_colors High contrast mode status.
if ( ! defined( 'WPINC' ) ) {
<div class="sui-box-settings-row">
<?php esc_html_e( 'Enable support for any accessibility enhancements available in the plugin interface.', 'wp-smushit' ); ?>
<?php do_action( 'wp_smush_render_setting_row', 'accessible_colors', $accessible_colors ); ?>