get_settings_for_display( 'arrows' ), FILTER_VALIDATE_BOOLEAN ) ) { echo sprintf( '', $this->get_id(), $this->__render_icon( 'prev_arrow', '%s', '', false ) ); echo sprintf( '', $this->get_id(), $this->__render_icon( 'next_arrow', '%s', '', false ) ); } ?>