__('General Option','book-land'), 'hero_panel' => __('Book Land : Section Hero','book-land'), 'service_panel' => __('Book Land : Section Service','book-land'), 'room_panel' => __('Book Land : Section Room','book-land'), 'blog_panel' => __('Book Land : Section Blog','book-land'), 'contact_panel' => __('Book Land : Section Contact','book-land'), 'typography_panel' => __('Typography','book-land'), ); $customize_panels = apply_filters('book_land_customize_panels', $arg ); return $customize_panels; }