: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Redux Framework sortable config.
* For full documentation, please visit: http://devs.redux.io/
* @package Redux Framework
defined( 'ABSPATH' ) || exit;
'title' => esc_html__( 'Sortable', 'your-textdomain-here' ),
'id' => 'basic-sortable',
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/sortable.html" target="_blank">https://devs.redux.io/core-fields/sortable.html</a>',
'title' => esc_html__( 'Sortable Text Option', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Define and reorder these however you want.', 'your-textdomain-here' ),
'desc' => esc_html__( 'This is the description field, again good for additional info.', 'your-textdomain-here' ),
'Text Three' => 'Item 3',
'id' => 'opt-check-sortable',
'mode' => 'toggle', // toggle or text.
'title' => esc_html__( 'Sortable Toggle Option', 'your-textdomain-here' ),
'subtitle' => esc_html__( 'Define and reorder these however you want.', 'your-textdomain-here' ),
'desc' => esc_html__( 'This is the description field, again good for additional info.', 'your-textdomain-here' ),