: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Redux Framework tabbed config.
* For full documentation, please visit: http://devs.redux.io/
* @package Redux Framework\Sample\Tabbed
defined( 'ABSPATH' ) || exit;
'title' => esc_html__( 'Tabbed', 'your-textdomain-here' ),
'id' => 'additional-tabbed',
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/tabbed.html" target="_blank">https://devs.redux.io/core-fields/tabbed.html</a>',
'title' => 'Tabbed Layout 1',
'title' => 'Basic Fields',
'id' => 'opt-tab-checkbox-1',
'title' => esc_html__( 'Checkbox', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Basic Checkbox field.', 'your-textdomain-here' ),
'title' => esc_html__( 'Radio Button', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Basic Radio Button field.', 'your-textdomain-here' ),
'1' => esc_html__( 'Option 1', 'your-textdomain-here' ),
'2' => esc_html__( 'Option 2', 'your-textdomain-here' ),
'3' => esc_html__( 'Option 3', 'your-textdomain-here' ),
'title' => esc_html__( 'Media w/ URL', 'your-textdomain-here' ),
'desc' => esc_html__( 'Basic media uploader with disabled URL input field.', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Upload any media using the WordPress native uploader', 'your-textdomain-here' ),
'default' => array( 'url' => 'http://s.wordpress.org/style/images/codeispoetry.png' ),
'id' => 'opt-tab-gallery',
'title' => esc_html__( 'Add/Edit Gallery', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Create a new Gallery by selecting existing or uploading new images using the WordPress native uploader', 'your-textdomain-here' ),
'desc' => esc_html__( 'This is the description field, again good for additional info.', 'your-textdomain-here' ),
'id' => 'opt-tab-slider',
'title' => esc_html__( 'JQuery UI Slider Example 2 w/ Steps (5)', 'your-textdomain-here' ),
'desc' => esc_html__( 'JQuery UI slider description. Min: 0, max: 300, step: 5, default value: 75', 'your-textdomain-here' ),
'id' => 'opt-tab-spinner',
'title' => esc_html__( 'JQuery UI Spinner Example 1', 'your-textdomain-here' ),
'desc' => esc_html__( 'JQuery UI spinner description. Min:20, max: 100, step:20, default value: 40', 'your-textdomain-here' ),
'id' => 'opt-tab-switch-on',
'title' => esc_html__( 'Switch On', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Look, it\'s on!', 'your-textdomain-here' ),
'title' => 'Text Fields',
'title' => esc_html__( 'Text Field', 'your-textdomain-here' ),
'title' => esc_html__( 'Textarea Field', 'your-textdomain-here' ),
'id' => 'opt-tab-textarea',
'title' => esc_html__( 'Color Fields', 'your-textdomain-here' ),
'icon' => 'fas fa-palette',
'id' => 'opt-tab-color-1',
'title' => esc_html__( 'Color 1', 'your-textdomain-here' ),
'id' => 'opt-tab-color-2',
'title' => esc_html__( 'Color 2', 'your-textdomain-here' ),
'title' => 'Tabbed Layout 2',
'id' => 'opt-tab-homepage_blocks',
'title' => 'Homepage Layout Manager',
'desc' => 'Organize how you want the layout to appear on the homepage',
'highlights' => 'Highlights',
'staticpage' => 'Static Page',
'services' => 'Services',
'id' => 'opt-tab-slides',
'title' => esc_html__( 'Slides Options', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Unlimited slides with drag and drop sorting.', 'your-textdomain-here' ),
'desc' => esc_html__( 'This field will store all slides values into a multidimensional array to use into a foreach loop.', 'your-textdomain-here' ),
'title' => 'Advanced Text',
'title' => esc_html__( 'WP Editor', 'your-textdomain-here' ),
'id' => 'opt-tab-editor',
'title' => esc_html__( 'ACE Editor', 'your-textdomain-here' ),