'; $options['nextText'] = ' '; return $options; } remove_action('mphb_render_loop_room_type_after_book_button', array('\MPHB\Views\LoopRoomTypeView', '_renderBookButtonBr'), 10); add_filter('mphb_pagination_args', 'albatross_mphb_pagination_args'); function albatross_mphb_pagination_args($args) { $svg = ' '; $new_args = array( 'mid_size' => 1, 'prev_text' => $svg . esc_html__('Previous', 'albatross'), 'next_text' => esc_html__('Next', 'albatross') . $svg ); return array_merge($args, $new_args); } remove_action('mphb_render_single_room_type_metas', array('\MPHB\Views\SingleRoomTypeView', 'renderAttributes'), 20); remove_action('mphb_render_single_room_type_metas', array('\MPHB\Views\SingleRoomTypeView', 'renderDefaultOrForDatesPrice'), 30); remove_action('mphb_render_single_room_type_metas', array('\MPHB\Views\SingleRoomTypeView', 'renderReservationForm'), 50); add_action('albatross_single_room_type_metas', array('\MPHB\Views\SingleRoomTypeView', 'renderDefaultOrForDatesPrice'), 10); add_action('albatross_single_room_type_metas', array('\MPHB\Views\SingleRoomTypeView', 'renderAttributes'), 20); add_action('albatross_single_room_type_form', array('\MPHB\Views\SingleRoomTypeView', 'renderReservationForm'), 10); function albatross_single_room_type_sidebar() { ?>
< id="comment-" >
%s', get_comment_author_link($comment)); ?>
comment_approved) : ?>