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