esc_html__( 'Footer Config', 'bzoago' ), 'id' => 'footer-config', 'desc' => esc_html__( 'Footer credits', 'bzoago' ), 'icon' => 'el el-website', 'fields' => array( array( 'id' => 'footer-text', 'type' => 'text', 'title' => esc_html__( 'Footer credits', 'bzoago' ), 'default' => 'Copyright ©2022 BZOTech. All Rights Reserved.', ), ), ); Redux::set_section( $opt_name, $section );