: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) exit;
$output = '<div {{if_id}}id="{{id}}"{{ifend_id}} class="amp_pb_module amp_blurb {{css_class}} {{user_class}}"><img src="{{blurb_image}}" width="{{image_width}}" height="{{image_height}}" layout="responsive"/>
<p>{{text_description}}</p>
'default_tab'=> 'customizer',
'customizer'=>'Customizer',
'container_css'=>'Container css',
'default' =>'Heart Of The Landing Page',
'name' =>"text_description",
'default' =>'This is a sample text which is being used for the dummy purpose to avoid confusion.',
'default' =>plugins_url('accelerated-mobile-pages/images/150x150.png'),
'label' => 'Custom CSS Class',
'front_template'=> $output,