: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
'title' => esc_html__( 'Layout G image custom ratio', 'herald' ),
'subtitle' => esc_html__( 'Specify your custom ratio for Layout G images', 'herald' ),
'desc' => esc_html__( 'Note: put 3:4 or 2:1 or any custom ratio you want', 'herald' ),
'default' => herald_get_default_option( 'img_size_lay_g_custom' ),
'required' => array( 'img_size_lay_g_ratio', '=', 'custom' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout G1', 'herald' ),
'id' => 'section_layout_g1',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_g1.png' ) ).'"/>'.esc_html__( 'Layout G1', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout G1', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout G1', 'herald' ),
'default' => herald_get_default_option( 'lay_g1_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout G1', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_g1_meta' ),
'id' => 'img_size_lay_g1_ratio',
'title' => esc_html__( 'Layout G1 image ratio', 'herald' ),
'subtitle' => esc_html__( 'Choose an image ratio for Layout G1', 'herald' ),
'options' => herald_get_image_ratio_opts(),
'default' => herald_get_default_option( 'img_size_lay_g1_ratio' ),
'id' => 'img_size_lay_g1_custom',
'title' => esc_html__( 'Layout G1 image custom ratio', 'herald' ),
'subtitle' => esc_html__( 'Specify your custom ratio for Layout G1 images', 'herald' ),
'desc' => esc_html__( 'Note: put 3:4 or 2:1 or any custom ratio you want', 'herald' ),
'default' => herald_get_default_option( 'img_size_lay_g1_custom' ),
'required' => array( 'img_size_lay_g1_ratio', '=', 'custom' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout H', 'herald' ),
'id' => 'section_layout_h',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_h.png' ) ).'"/>'.esc_html__( 'Layout H', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout H', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout H', 'herald' ),
'default' => herald_get_default_option( 'lay_h_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout H', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_h_meta' ),
'title' => esc_html__( 'Layout H excerpt', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to show a text excerpt for posts in Layout H', 'herald' ),
'default' => herald_get_default_option( 'lay_h_excerpt' ),
'id' => 'lay_h_excerpt_limit',
'title' => esc_html__( 'Excerpt limit', 'herald' ),
'subtitle' => esc_html__( 'Specify your excerpt limit', 'herald' ),
'desc' => esc_html__( 'Note: Value represents number of characters', 'herald' ),
'default' => herald_get_default_option( 'lay_h_excerpt_limit' ),
'required' => array( 'lay_h_excerpt', '=', true )
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout I', 'herald' ),
'id' => 'section_layout_i',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_i.png' ) ).'"/>'.esc_html__( 'Layout I', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout I', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout I', 'herald' ),
'default' => herald_get_default_option( 'lay_i_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout I', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_i_meta' ),
'id' => 'img_size_lay_i_ratio',
'title' => esc_html__( 'Layout I image ratio', 'herald' ),
'subtitle' => esc_html__( 'Choose an image ratio for Layout I', 'herald' ),
'options' => herald_get_image_ratio_opts(),
'default' => herald_get_default_option( 'img_size_lay_i_ratio' ),
'id' => 'img_size_lay_i_custom',
'title' => esc_html__( 'Layout I image custom ratio', 'herald' ),
'subtitle' => esc_html__( 'Specify your custom ratio for Layout I images', 'herald' ),
'desc' => esc_html__( 'Note: put 3:4 or 2:1 or any custom ratio you want', 'herald' ),
'default' => herald_get_default_option( 'img_size_lay_i_custom' ),
'required' => array( 'img_size_lay_i_ratio', '=', 'custom' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout I1', 'herald' ),
'id' => 'section_layout_i1',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_i1.png' ) ).'"/>'.esc_html__( 'Layout I1', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout I1', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout I1', 'herald' ),
'default' => herald_get_default_option( 'lay_i1_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout I1', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_i1_meta' ),
'id' => 'img_size_lay_i1_ratio',
'title' => esc_html__( 'Layout I1 image ratio', 'herald' ),
'subtitle' => esc_html__( 'Choose an image ratio for Layout I1', 'herald' ),
'options' => herald_get_image_ratio_opts(),
'default' => herald_get_default_option( 'img_size_lay_i1_ratio' ),
'id' => 'img_size_lay_i1_custom',
'title' => esc_html__( 'Layout I1 image custom ratio', 'herald' ),
'subtitle' => esc_html__( 'Specify your custom ratio for Layout I1 images', 'herald' ),
'desc' => esc_html__( 'Note: put 3:4 or 2:1 or any custom ratio you want', 'herald' ),
'default' => herald_get_default_option( 'img_size_lay_i1_custom' ),
'required' => array( 'img_size_lay_i1_ratio', '=', 'custom' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout J', 'herald' ),
'id' => 'section_layout_j',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_j.png' ) ).'"/>'.esc_html__( 'Layout J', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout J', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout J', 'herald' ),
'default' => herald_get_default_option( 'lay_j_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout J', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_j_meta' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout K', 'herald' ),
'id' => 'section_layout_k',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_k.png' ) ).'"/>'.esc_html__( 'Layout k', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout K', 'herald' ),
'title' => esc_html__( 'Display post title', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display post titles for posts in Layout K', 'herald' ),
'default' => herald_get_default_option( 'lay_k_title' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout K', 'herald' ),
'default' => herald_get_default_option( 'lay_k_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout K', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_k_meta' ),
'id' => 'img_size_lay_k_ratio',
'title' => esc_html__( 'Layout L image ratio', 'herald' ),
'subtitle' => esc_html__( 'Choose an image ratio for Layout K', 'herald' ),
'options' => herald_get_image_ratio_opts(),
'default' => herald_get_default_option( 'img_size_lay_k_ratio' ),
'id' => 'img_size_lay_k_custom',
'title' => esc_html__( 'Layout K image custom ratio', 'herald' ),
'subtitle' => esc_html__( 'Specify your custom ratio for Layout L images', 'herald' ),
'desc' => esc_html__( 'Note: put 3:4 or 2:1 or any custom ratio you want', 'herald' ),
'default' => herald_get_default_option( 'img_size_lay_k_custom' ),
'required' => array( 'img_size_lay_l_ratio', '=', 'custom' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout L', 'herald' ),
'id' => 'section_layout_l',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_l.png' ) ).'"/>'.esc_html__( 'Layout L', 'herald' ),
'subtitle' => esc_html__( 'Manage options for posts displayed in Layout L', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'subtitle' => esc_html__( 'Check if you want to display a category link for posts in Layout L', 'herald' ),
'default' => herald_get_default_option( 'lay_l_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'subtitle' => esc_html__( 'Check which meta data to show for posts in Layout L', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_l_meta' ),
Redux::setSection( $opt_name , array(
'icon' => 'el-icon-stop',
'title' => esc_html__( 'Featured Layouts', 'herald' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout 1', 'herald' ),
'id' => 'section_layout_fa1',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_fa1.png' ) ).'"/>'.esc_html__( 'Layout 1', 'herald' ),
'subtitle' => esc_html__( 'Manage options for featured area Layout 1', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'default' => herald_get_default_option( 'lay_fa1_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_fa1_meta' ),
'id' => 'lay_fa1_excerpt',
'title' => esc_html__( 'Display text excerpt', 'herald' ),
'default' => herald_get_default_option( 'lay_fa1_excerpt' ),
'id' => 'lay_fa1_excerpt_limit',
'title' => esc_html__( 'Excerpt limit', 'herald' ),
'desc' => esc_html__( 'Note: Value represents number of characters', 'herald' ),
'default' => herald_get_default_option( 'lay_fa1_excerpt_limit' ),
'required' => array( 'lay_fa1_excerpt', '=', true )
'title' => esc_html__( 'Apply category color background overlay', 'herald' ),
'default' => herald_get_default_option( 'lay_fa1_color' ),
Redux::setSection( $opt_name , array(
'title' => esc_html__( 'Layout 2', 'herald' ),
'id' => 'section_layout_fa2',
'type' => 'herald_section',
'title' => '<img src="'.esc_url( get_parent_theme_file_uri( '/assets/img/admin/layout_fa2.png' ) ).'"/>'.esc_html__( 'Layout 2', 'herald' ),
'subtitle' => esc_html__( 'Manage options for featured area Layout 2', 'herald' ),
'title' => esc_html__( 'Display category', 'herald' ),
'default' => herald_get_default_option( 'lay_fa2_cat' ),
'title' => esc_html__( 'Meta data', 'herald' ),
'options' => herald_get_meta_opts(),
'default' => herald_get_default_option( 'lay_fa2_meta' ),
'id' => 'lay_fa2_excerpt',
'title' => esc_html__( 'Display text excerpt', 'herald' ),
'default' => herald_get_default_option( 'lay_fa2_excerpt' ),