'; } $icon = apply_filters( 'ocean_mobile_menu_close_btn_icon', $icon ); // Text. $text = get_theme_mod( 'ocean_mobile_menu_close_btn_text' ); $text = oceanwp_tm_translation( 'ocean_mobile_menu_close_btn_text', $text ); $text = $text ? $text : esc_html__( 'Close Menu', 'oceanwp' ); ?>