array( 'title' => esc_html__( 'Post Options', 'bmci' ), 'type' => 'tab', 'options' => array( fw()->theme->get_options( 'post-options' ), ), ), );