add_panel( 'bootstrap_fitness_general_panel', array( 'priority' => 10, 'title' => esc_html__( 'General Options', 'bootstrap-fitness' ), 'description' => esc_html__( 'General Options', 'bootstrap-fitness' ), ) ); }