: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Redux Framework background config.
* For full documentation, please visit: http://devs.redux.io/
* @package Redux Framework
defined( 'ABSPATH' ) || exit;
'title' => esc_html__( 'Background', 'your-textdomain-here' ),
'id' => 'design-background',
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/background.html" target="_blank">https://devs.redux.io/core-fields/background.html</a>',
'id' => 'opt-background',
'background-color' => 'body',
'background-color' => '#d1b7e2',
'title' => __( 'Body Background', 'your-textdomain-here' ),
'subtitle' => __( 'Body background with image, color, etc.', 'your-textdomain-here' ),