: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Redux Framework content config.
* For full documentation, please visit: http://devs.redux.io/
* @package Redux Framework
defined( 'ABSPATH' ) || exit;
'title' => esc_html__( 'Content', 'your-textdomain-here' ),
'id' => 'presentation-content',
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/content.html" target="_blank">https://devs.redux.io/core-fields/content.html</a>',
'content' => 'This is a content field using the mode <strong>heading</strong>',
'id' => 'opt-subheading-1',
'content' => 'This is a content field using the mode <strong>subheading</strong>',
'content' => 'This is a content field using the mode <strong>content</strong>',
'id' => 'opt-submessage-1',
'content' => 'This is a content field using the mode <strong>submessage</strong> with <strong>normal</strong> style.',
'content' => 'This is a content field using the mode <strong>content</strong>',
'id' => 'opt-submessage-2',
'content' => 'This is a content field using the mode <strong>submessage</strong> with <strong>success</strong> style.',
'id' => 'opt-submessage-3',
'content' => 'This is a content field using the mode <strong>submessage</strong> with <strong>info</strong> style.',
'id' => 'opt-submessage-4',
'content' => 'This is a content field using the mode <strong>submessage</strong> with <strong>warning</strong> style.',
'id' => 'opt-submessage-5',
'content' => 'This is a content field using the mode <strong>submessage</strong> with <strong>critical</strong> style.',